Wallet
Restore Local Wallet
POST
/
v2
/
restore_local_wallet
Recover a previously created local wallet using backup information.
Body
application/json
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
source
object
requiredResponse
200 - application/json
The response is of type any
.