import
method and using a seed phrase.
Wallets can create new addresses, list their addresses, list their balances and transfer assets to other addresses or wallets.
Wallets are created on a specific network. Certain features are only available on certain networks. For example, faucets are only available on Base Sepolia and Ethereum Sepolia. Trades are only available on Base Mainnet.
defaultAddress
. You can also create more addresses in the wallet, and list them:export
method:
seed
and wallet ID
) to your desired storage medium.list
method only returns balances for the top 20 assets supported by symbol. For other assets, use get
as follows.