Wallet
Restore Coinbase MPC Wallet
POST
/
v2
/
restore_coinbase_mpc_wallet
Recover a Coinbase Multi-Party Computation (MPC) wallet within the Shinkai system.
Body
application/json
config
object
network
enum<string>
requiredEnum representing the ID of the blockchain network.
Available options:
BaseSepolia
, BaseMainnet
, EthereumSepolia
, EthereumMainnet
, ArbitrumSepolia
, ArbitrumMainnet
, Anvil
role
enum<string>
requiredEnum to represent different wallet roles. Useful for the API.
Available options:
Payment
, Receiving
, Both
wallet_id
string
requiredResponse
200 - application/json
The response is of type any
.