Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

DEFAULT_EIP155_METHODS

Defined in: wallets/src/walletconnect/constants.ts:29

EIP155

ETH_SEND_TRANSACTION: "eth_sendTransaction"

Defined in: wallets/src/walletconnect/constants.ts:30


ETH_SIGN: "eth_sign"

Defined in: wallets/src/walletconnect/constants.ts:33


ETH_SIGN_TYPED_DATA: "eth_signTypedData"

Defined in: wallets/src/walletconnect/constants.ts:35


PERSONAL_SIGN: "personal_sign"

Defined in: wallets/src/walletconnect/constants.ts:34