methods property

Set<String> methods
final

Implementation

static final Set<String> methods = {
  'eth_chainId',
  'eth_sendUserOperation',
  'eth_estimateUserOperationGas',
  'eth_getUserOperationByHash',
  'eth_getUserOperationReceipt',
  'eth_supportedEntryPoints',
};