Skip to content

Commit 9f2fa26

Browse files
committed
chore(pricefeeds) Deployed sonic Entropy
1 parent b579827 commit 9f2fa26

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

contract_manager/store/contracts/EvmEntropyContracts.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,10 @@
198198
"chain": "giwa_testnet",
199199
"address": "0x0708325268dF9F66270F1401206434524814508b",
200200
"type": "EvmEntropyContract"
201+
},
202+
{
203+
"chain": "sonic_evm_testnet",
204+
"address": "0x8D254a21b3C86D32F7179855531CE99164721933",
205+
"type": "EvmEntropyContract"
201206
}
202207
]

contract_manager/store/contracts/EvmExecutorContracts.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,5 +233,10 @@
233233
"chain": "itsnotreal2",
234234
"address": "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb",
235235
"type": "EvmExecutorContract"
236+
},
237+
{
238+
"chain": "sonic_evm_testnet",
239+
"address": "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
240+
"type": "EvmExecutorContract"
236241
}
237-
]
242+
]

0 commit comments

Comments
 (0)