Wallet
Restore Coinbase MPC Wallet
POST
Recover a Coinbase Multi-Party Computation (MPC) 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
Response
200 - application/json
The response is of type any
.
Was this page helpful?