Skip to content

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_connectRequests to connect account(s) with optional capabilities.ERC-7846
wallet_disconnectDisconnects the Application from Porto.ERC-7846
wallet_getCapabilitiesGets supported capabilities of Porto..ERC-5792
wallet_getCallsStatusGets the status of a call bundle.ERC-5792
wallet_getPermissionsReturns the active permissions for an account.Experimental
wallet_grantPermissionsGrants permissions for an Application to perform actions on behalf of the account.Experimental
wallet_revokePermissionsRevokes a permission.Experimental
wallet_prepareCallsPrepares a call bundle.ERC-7836
wallet_sendCallsBroadcast a bundle of calls to the network.ERC-5792
wallet_sendPreparedCallsExecutes a signed and prepared call bundle.ERC-7836