2
0
mirror of https://github.com/status-im/nim-codex.git synced 2025-01-11 19:34:32 +00:00

chore: update testnet marketplace address () ()

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
Slava 2024-11-04 02:41:03 +02:00 committed by GitHub
parent 96459188c9
commit 86257054ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,9 +20,9 @@ const knownAddresses = {
"167005": {
"Marketplace": Address.init("0x948CF9291b77Bd7ad84781b9047129Addf1b894F")
}.toTable,
# Codex Testnet - Oct 21 2024 07:31:50 AM (+00:00 UTC)
# Codex Testnet - Nov 03 2024 07:30:30 AM (+00:00 UTC)
"789987": {
"Marketplace": Address.init("0x3F9Cf3F40F0e87d804B776D8403e3d29F85211f4")
"Marketplace": Address.init("0x5Bd66fA15Eb0E546cd26808248867a572cFF5706")
}.toTable
}.toTable