Skip to content

Commit 28603b0

Browse files
committed
added metis testnet
1 parent d7a05cc commit 28603b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ telos-mainnet: 0xff8051d32d7e82A933910AB216ccCf20e720bb03
7171
telos-testnet: 0xe7Ac12DE956A977EE5a60F60291a80be972A805D
7272
gnosis-mainnet: 0x0b30fbF81BC8fBf4a2B0c2AC758752CC0A735D2F
7373
goerli-testnet: 0xeDb10f503E128e9167a31c612aDeF4E098Da717e
74-
metis-testnet: 0x37d2df191899C715fE840671C6240C4Be05aF6B3
74+
metis-testnet: 0x2b68c598310b035f3943a8eDaEb323683D1d8C8d
7575
```
7676

7777
You can call the contract from your smart contracts or can call them directly from your dApp.

src/contract-address-map.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"address": "0xeDb10f503E128e9167a31c612aDeF4E098Da717e"
4949
},
5050
"metis-testnet": {
51-
"address": "0x37d2df191899C715fE840671C6240C4Be05aF6B3"
51+
"address": "0x2b68c598310b035f3943a8eDaEb323683D1d8C8d"
5252
}
5353
}

0 commit comments

Comments
 (0)