Skip to content

Commit

Permalink
feat: add gas station for amoy
Browse files Browse the repository at this point in the history
  • Loading branch information
tngzixiang committed Apr 16, 2024
1 parent 6f0f038 commit de32231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const supportedNetwork: {
networkId: 80002,
networkName: NetworkCmdName.Amoy,
currency: "MATIC",
gasStation: gasStation("https://gasstation-testnet.polygon.technology/amoy"),
},
[NetworkCmdName.XDC]: {
explorer: "https://xdcscan.io",
Expand Down

0 comments on commit de32231

Please sign in to comment.