EVM based blockchains
Endpoints for EVM Based Blockchains
Last updated
Endpoints for EVM Based Blockchains
https://api.dexlens.io/chain/${chainid}
Retrieve the balance of a specified user or account.
Fetch details about a specific block within the blockchain.
Obtain the current gas price data.
Access the stored data from a specified smart contract.
Get detailed information on a specific transaction.
Retrieve the current gas fees for transactions.
Access user's portfolio details, including assets and balances.
Fetch a list of transactions associated with a specified user.
Initiate a new transaction on the blockchain.
Call a generic method on a smart contract.
Decode the details of a specified transaction.
Last updated