POST
/
v1-alpha2
/
wallets
/
{locator}
/
currencies
/
{currency}

This endpoint is only available in staging and only supports USDC and USDXM.

Path Parameters

locator
string
required

A wallet locator that can be either a direct address or a complex identifier

currency
enum<string>
required

The currency to fund the wallet with

Available options:
usdc,
usdxm

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
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
required

The transaction ID that use can use a scanner to find the transaction