Supported RPC Methods
Backpac supports all standard JSON-RPC methods for the blockchains it serves.
Solana
getAccountInfogetBalancegetBlockgetSlotsendTransaction- And all other standard Solana JSON RPC methods.
Ethereum (EVM)
eth_blockNumbereth_getBalanceeth_calleth_sendRawTransactioneth_getLogs- And all standard Ethereum JSON-RPC methods.
Note: WebSocket subscriptions are supported for both chains via the wss:// endpoint of your Network Key.