Skip to content

Commit

Permalink
fix: metis native token address
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff-CCH committed Oct 12, 2023
1 parent 2af1270 commit 7d151f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/networks/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"rpcUrl": "https://metis-mainnet.public.blastapi.io",
"nativeToken": {
"chainId": 1088,
"address": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000",
"address": "0x0000000000000000000000000000000000000000",
"decimals": 18,
"symbol": "METIS",
"name": "Metis"
Expand Down

0 comments on commit 7d151f2

Please sign in to comment.