Skip to main content
address
string
required

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"

name
string
required
symbol
string
required
decimals
integer
required
logoURI
string
required
balance
number
required
rawBalance
number
required
networkId
integer
price
number
marketValue
number
liquidityPoolSizeUsd
number
totalSupply
string
isNative
boolean
Last modified on January 21, 2026