Skip to content

RPC Methods Overview

Methods

MethodDescriptionStandard
eth_accountsReturns an array of all connected Account addresses.EIP-1474
eth_requestAccountsRequests access to Account addresses.
eth_sendTransactionBroadcasts a transaction to the network.EIP-1474
eth_signTypedData_v4Signs EIP-712 typed data.EIP-712
personal_signSigns an EIP-191 personal message.EIP-191
wallet_getCapabilitiesGets supported capabilities of global wallet.ERC-5792
wallet_getCallsStatusGets the status of a call bundle.ERC-5792
wallet_sendCallsBroadcast a bundle of calls to the network.ERC-5792
wallet_grantPermissionsGrants permissions for an Application to perform actions on behalf of the account.ERC-7715
wallet_revokePermissionsRevokes a permission.ERC-7715