Endpoint
Introduction
Base is built as an Ethereum L2, with the security, stability, and scalability you need to power your dapps. Confidently deploy any EVM codebase and onramp your users and assets from Ethereum L1, Coinbase, and other interoperable chains.
Quotas & Limits
- This API package's consumption is measured by (CUPS).
- Each user will have a monthly quota of CU under a set rate limit Compute Units (CUs)depending on your membership tiers.
- Your monthly quota will be shared among all API packages that consume CU.
API List (44)
Returns a list of the last bad blocks that the client has seen on the network.
Returns the contract storage for the specified range.
Returns a full stack trace of all invoked opcodes of all transactions that were included in a block.
Returns the possible tracing result number by executing all transactions in the block specified by the block hash with a tracer (Trace Mode required).
Returns the tracing result by executing all transactions in the block specified by number with a tracer (Trace Mode required).
Returns all traces of a given transaction (Trace Mode required).
Returns an array of addresses owned by the client.
Returns the latest block number of the blockchain.
Executes a new message call immediately without creating a transaction on the block chain.
Returns the current network/chain ID, used to sign replay-protected transaction introduced in EIP-155.