Wallets
Fund a Wallet
Send funds to a wallet.
API scope required wallets.fund
POST
/
v1-alpha2
/
wallets
/
{locator}
/
currencies
/
{currency}
This endpoint is only available in staging and only supports USDC and USDXM.
Path Parameters
locator
string
requiredA wallet locator that can be either a direct address or a complex identifier
currency
enum<string>
requiredThe currency to fund the wallet with
Available options:
usdc
, usdxm
Body
application/json
Parameters required to fund a wallet
amount
number
requiredThe amount of currency to fund the wallet with. Between 1 and 100
Required range:
1 < x < 100
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
200 - application/json
The response schema for funding a wallet
txId
string
requiredThe transaction ID that use can use a scanner to find the transaction