Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KABBOUCHI committed Oct 30, 2023
1 parent 55fa705 commit f1000ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ import { Blockscan, Chain } from "@instadapp/utils";

const etherscan = new Blockscan(Chain.Mainnet);

await etherscan.get("0x6975be450864c02b4613023c2152ee0743572325")
await etherscan.getTransactions("0x6975be450864c02b4613023c2152ee0743572325")
await etherscan.getInternalTransactions("0x6975be450864c02b4613023c2152ee0743572325")
await etherscan.getErc20TokenTransferEvents("0x6975be450864c02b4613023c2152ee0743572325")
Expand Down

0 comments on commit f1000ec

Please sign in to comment.