Skip to content

Commit

Permalink
Merge pull request #1 from rain-zxn/main
Browse files Browse the repository at this point in the history
ava and FANTOM  and OPTIMISM mainnet
  • Loading branch information
devfans authored Nov 11, 2021
2 parents f9475a6 + dc93cf4 commit a193abd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions base/mainnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ var (
ARBITRUM uint64 = 19
NEO3 uint64 = 88
XDAI uint64 = 20
OPTIMISM uint64 = 200007
FANTOM uint64 = 200008
AVA uint64 = 200009
OPTIMISM uint64 = 23
FANTOM uint64 = 22
AVA uint64 = 21

ENV = "mainnet"
)
Expand Down

0 comments on commit a193abd

Please sign in to comment.