This is an alpha API and subject to change.
This endpoint is only available in staging and only supports USDC and USDXM.
Headers
API key required for authentication
Path Parameters
A wallet locator can be of the format:
<walletAddress>email:<email>:<walletType>userId:<userId>:<walletType>phoneNumber:<phoneNumber>:<walletType>
Body
application/json
Parameters required to fund a wallet
The amount of currency to fund the wallet with. Between 1 and 100
Required range:
1 <= x <= 100Example:
10
The currency to fund the wallet with
Available options:
eth, matic, pol, sei, chz, avax, xai, fuel, vic, usdc, usdce, busd, usdxm, weth, degen, brett, toshi, eurc, bonk, wif, mother, sol, ada, bnb, sui, apt, sfuel Example:
"usdc"
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 Example:
"base-sepolia"
Response
201 - application/json
Funds sent successfully.
The balances of the wallet
The cryptocurrency
Available options:
eth, matic, pol, sei, chz, avax, xai, fuel, vic, usdc, usdce, busd, usdxm, weth, degen, brett, toshi, eurc, bonk, wif, mother, sol, ada, bnb, sui, apt, sfuel Example:
"eth"
The number of decimals of the currency
Example:
18
The balance of the wallet in different chains

