Skip to main content

Valid blockchain wallet address, must be an alphanumeric string without any special characters

Maximum string length: 255
Pattern: ^[A-Za-z0-9]{18,100}$
Example:

"0xbF394748301603f18d953C90F0b087CBEC0E1834"

Example:
{
  "title": "Example",
  "value": [
    "0xbF394748301603f18d953C90F0b087CBEC0E1834"
  ]
}