Update Codex Testnet marketplace contract address (#944)

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
Slava 2024-10-08 12:10:42 +03:00 committed by GitHub
parent f02de34f77
commit 44f21b8a68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ const knownAddresses = {
"167005": {
"Marketplace": Address.init("0x948CF9291b77Bd7ad84781b9047129Addf1b894F")
}.toTable,
# Codex Testnet - Sept-2024
# Codex Testnet - Oct 08 2024 08:02:50 (+0 UTC)
"789987": {
"Marketplace": Address.init("0xCDef8d6884557be4F68dC265b6bB2E3e52a6C9d6")
"Marketplace": Address.init("0xfE822Df439d987849a90B64a4C0e26a297DBD47F")
}.toTable
}.toTable