We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4a379 commit ad28204Copy full SHA for ad28204
codex/contracts/deployment.nim
@@ -20,9 +20,9 @@ const knownAddresses = {
20
"167005": {
21
"Marketplace": Address.init("0x948CF9291b77Bd7ad84781b9047129Addf1b894F")
22
}.toTable,
23
- # Codex Testnet - Oct 21 2024 07:31:50 AM (+00:00 UTC)
+ # Codex Testnet - Nov 03 2024 07:30:30 AM (+00:00 UTC)
24
"789987": {
25
- "Marketplace": Address.init("0x3F9Cf3F40F0e87d804B776D8403e3d29F85211f4")
+ "Marketplace": Address.init("0x5Bd66fA15Eb0E546cd26808248867a572cFF5706")
26
}.toTable
27
28
0 commit comments