File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ telos-mainnet: 0xff8051d32d7e82A933910AB216ccCf20e720bb03
71
71
telos-testnet: 0xe7Ac12DE956A977EE5a60F60291a80be972A805D
72
72
gnosis-mainnet: 0x0b30fbF81BC8fBf4a2B0c2AC758752CC0A735D2F
73
73
goerli-testnet: 0xeDb10f503E128e9167a31c612aDeF4E098Da717e
74
- metis-testnet: 0x37d2df191899C715fE840671C6240C4Be05aF6B3
74
+ metis-testnet: 0x2b68c598310b035f3943a8eDaEb323683D1d8C8d
75
75
```
76
76
77
77
You can call the contract from your smart contracts or can call them directly from your dApp.
Original file line number Diff line number Diff line change 48
48
"address" : " 0xeDb10f503E128e9167a31c612aDeF4E098Da717e"
49
49
},
50
50
"metis-testnet" : {
51
- "address" : " 0x37d2df191899C715fE840671C6240C4Be05aF6B3 "
51
+ "address" : " 0x2b68c598310b035f3943a8eDaEb323683D1d8C8d "
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments