Wallet
Restore Local Wallet
POST
/
v2
/
restore_local_wallet
Recover a previously created local wallet using backup information.
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?