Skip to content

Commit

Permalink
added blast chain
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Oct 11, 2024
1 parent 4cf0551 commit ffd25f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ CHAIN_INFO.set(Chain.FINDORA, {
tnChainId: 2153,
});

CHAIN_INFO.set(Chain.BASE, {
CHAIN_INFO.set(Chain.BLAST, {
blockExplorerUrl: "https://blastscan.io/tx",
blockExplorerUrlAddr: "https://blastscan.io/address/",
constructor: web3HelperFactory,
Expand Down

0 comments on commit ffd25f8

Please sign in to comment.