Skip to main content
POST
/zerion/wallets

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
address
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:usd
Available options:
usd,
eur,
gbp,
jpy,
aud,
cad,
chf,
cny,
inr,
krw,
rub,
brl,
try,
btc,
eth

Response

Successful Response

address
string
required
@type
string
default:ZerionWallet
name
string | null
image
string | null
total_value
number | null
change_24h_absolute
number | null
change_24h_percent
number | null
nft_floor_price
number | null
nft_last_price
number | null
is_premium
boolean
default:false
position_value_by_type
object | null
value_by_chain
object
nft_value_by_chain
object
identities
object[]