forked from amilabs/Ethplorer
-
Notifications
You must be signed in to change notification settings - Fork 369
Changes
alexesnsk edited this page May 28, 2025
·
20 revisions
- added the
functionNameforgetTxInfo - Fixed an issue with
getTxInfowhere the following fields were not returned in the request:nonce,gasPrice,methodId.
- https://hoodi-api.ethplorer.io: Ethereum Testnet Hoodi is now available.
- added the
rawValueforgetTxInfo - added the
rawValue,usdPrice,usdValueforgetAddressTransactions
- https://api.lineaplorer.build: Linea L2 Mainnet is now available.
- added the rawbalance field for getTopTokenHolders
- The Goerli network has become deprecated. The Goerli Explorer is set to read-only mode.
- https://sepolia-api.blastplorer.info: Blast L2 Testnet Sepolia is now available.
- https://goerli-api.ethplorer.io: Ethereum Testnet Goerli is now available.
- https://api.binplorer.com: Binance Smart Chain API is now available.
-
getAddressInfo: added parameter
showTxsCount: [=false|true]# set to true to getcountTxsin response.