wallet
GET /wallet/personal-rpc-token
GET
/wallet/personal-rpc-tokenGet the Per-User RPC token for the authenticated user
POST /wallet/enableDeprecated
POST
/wallet/enableEnable RPC for a specific transaction with calldata and nonce for 1 hour
POST /wallet/transaction-authorization
POST
/wallet/transaction-authorizationEnable RPC for a specific transaction for 1 hour
GET /wallet-actions/allowance-tx-hash
GET
/wallet-actions/allowance-tx-hashReturns tx hash if it was already registered
POST /wallet-actions/verify-allowance
POST
/wallet-actions/verify-allowanceChecks if the current token can perform a certain transaction
POST /wallet-actions/can-check-balance
POST
/wallet-actions/can-check-balanceVerifies current given address is the sender in the allowance
POST /wallet-actions/update-transaction-hash
POST
/wallet-actions/update-transaction-hashUpdate the transaction hash for an allowance (no JWT required)