POST
/
v1-alpha2
/
wallets
/
{walletLocator}
/
balances
This endpoint is only available in staging and only supports USDC and USDXM.

Headers

X-API-KEY
string
required

API key required for authentication

Path Parameters

walletLocator
string
required

A wallet locator can be of the format:

  • <walletAddress>
  • email:<email>:<walletType>
  • userId:<userId>:<walletType>
  • userId:<userId>:<walletType> (white label user example)
  • phoneNumber:<phoneNumber>:<walletType>
  • twitter:<handle>:<walletType>
  • x:<handle>:<walletType>

Body

application/json

Parameters required to fund a wallet

amount
number
required

The amount of currency to fund the wallet with. Between 1 and 100

Required range: 1 < x < 100
currency
enum<string>
required

The currency to fund the wallet with

Available options:
eth,
matic,
pol,
sei,
chz,
avax,
xai,
fuel,
vic,
ip,
usdc,
usdce,
busd,
usdxm,
weth,
degen,
brett,
toshi,
eurc,
superverse,
bonk,
wif,
mother,
sol,
ada,
bnb,
sui,
apt,
sfuel
chain

The chain to fund the wallet with

Available options:
arbitrum-sepolia,
avalanche-fuji,
base-sepolia,
barret-testnet,
ethereum-sepolia,
optimism-sepolia,
polygon-amoy,
sei-atlantic-2-testnet,
skale-nebula-testnet,
soneium-minato-testnet,
viction-testnet

Response

201 - application/json
currency
enum<string>
required

The cryptocurrency

Available options:
eth,
matic,
pol,
sei,
chz,
avax,
xai,
fuel,
vic,
ip,
usdc,
usdce,
busd,
usdxm,
weth,
degen,
brett,
toshi,
eurc,
superverse,
bonk,
wif,
mother,
sol,
ada,
bnb,
sui,
apt,
sfuel
decimals
number
required

The number of decimals of the currency

balances
object
required

The balance of the wallet in different chains