Skip to content

Commit

Permalink
expand Eip1193OnlyMethods to include meta methods
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Nov 22, 2024
1 parent 6732cd9 commit e03033c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/multichain/src/scope/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ export const Eip1193OnlyMethods = [
'eth_accounts',
'eth_coinbase',
'net_version',
'metamask_logWeb3ShimUsage',
'metamask_getProviderState',
'metamask_sendDomainMetadata',
'wallet_registerOnboarding',
];

/**
Expand Down

0 comments on commit e03033c

Please sign in to comment.