EVM RPC Methods

EVM RPC Methods

#Supported EVM RPC methods

  • getAccounts
  • getBalance
  • estimateGas
  • gasPrice
  • getCoinbase
  • personal_sign
  • signTypedData_v3
  • signTypedData_v4
  • sendTransaction

#Send Funds

Magic Connect allows users to compose transactions through a simple, intuitive UX.

Display the users' wallet using the showWallet() API method. Users can then select Send and initiate a transfer to any public address. By default, gas fees are calculated automatically and deducted from the users' total available balance.

Did you find what you were looking for?

Did you find what you were looking for?