Actions and operations supported by all wallet implementations
This guide covers the common actions and operations that are supported by both MetaMask and Coinbase Wallet. These actions form the foundation of wallet testing with OnchainTestKit.
await metamask.handleAction(BaseActionType.IMPORT_WALLET_FROM_SEED, { seedPhrase: "test test test test test test test test test test test junk", password: "MyPassword123!"});