View Source API Reference Signet v1.0.0-beta7
Modules
Signet is a library for interacting with private keys, signatures, and Etheruem.
A wrapper for an ERC-20 contract, allowing the code to interact by pulling data from the contract, or sending transaction to it.
Module to call operations and receive return value, without sending a transaction.
Module to encode calldata
for given adaptor operations.
Represents fee history data as defined in EIP-1559.
A system to create an Ethereum log filter and have parsed events passed back to registered processes.
Signet library to generate Ethereum key pairs.
Excessively simple RPC client for Ethereum.
Represents an Ethereum transaction receipt, which contains information about the success or failure of an Ethereum transaction after it has been included in a mined Ethereum block.
Signer to sign messages from a Google Cloud KMS key.
Signer to sign messages using a private key directly.
Represents an Ethereum transaction trace, which contains information about the call graph of an executed transaction.
Represents an Ethereum eth_callMany
trace, which contains information
about the call graph of the speculative execution of several transactions.
A module to help build, sign and encode Ethereum transactions.
Represents a V1 or "Legacy" (that is, pre-EIP-1559) transaction.
Represents a V2 or EIP-1559 transaction.
Module to build EIP-712 typed data, which can then be signed or recovered from.
There are a number of ways to look at recovery bits. Either