Wallet
Create Local Wallet
POST
/
v2
/
create_local_wallet
Generate a new local cryptocurrency wallet within the Shinkai system.
Body
application/json
Enum representing the ID of the blockchain network.
Available options:
BaseSepolia
, BaseMainnet
, EthereumSepolia
, EthereumMainnet
, ArbitrumSepolia
, ArbitrumMainnet
, Anvil
Enum to represent different wallet roles. Useful for the API.
Available options:
Payment
, Receiving
, Both
Was this page helpful?