Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
devfans committed Nov 30, 2021
2 parents 64c13a2 + a193abd commit beb616f
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 (
ZILLIQA uint64 = 18
ARBITRUM uint64 = 19
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 beb616f

Please sign in to comment.