RPC method to change the network
Configures the snap with the provided configuration
Snap context
overrides for the default configuration
RPC method to change the network
Export the private key of the current account
Snaps context
Private key of the current account
RPC method to get the account info of the current account
Snaps context
Get the account info and balance of the current account
Snaps context
Balance of the account in attoFIL
Get the balance of the current account
Snaps context
Balance of the account in attoFIL
RPC method to get the current configuration
Snap context
Get the gas estimate for a message
Snap context
Estimate params
Send a message to the network
Snap context
The signed message
RPC method to set the configuration
Sign a arbitrary bytes
Snap context
Parameters
bytes to sign in base64 format
Signature in Lotus format (hex encoded) Signature.toLotusHex
Sign a message
Snap context
The message request
Sign a raw UTF-8 message
Snap context
Parameters
The raw message
The 'wallet_invokeSnap' RPC request handlers
Should always return a promise as this is on the metamask side