feat(marketplace) - add status l2 (Linea) network (#1160)

This commit is contained in:
Arnaud 2025-06-20 14:30:40 +02:00 committed by GitHub
parent 36f64ad3e6
commit c5e424ff1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@ const knownAddresses = {
# Codex Testnet - Jun 19 2025 13:11:56 PM (+00:00 UTC)
"789987":
{"Marketplace": Address.init("0x5378a4EA5dA2a548ce22630A3AE74b052000C62D")}.toTable,
# Linea (Status)
"1660990954":
{"Marketplace": Address.init("0x34F606C65869277f236ce07aBe9af0B8c88F486B")}.toTable,
}.toTable
proc getKnownAddress(T: type, chainId: UInt256): ?Address =

@ -1 +1 @@
Subproject commit 886e8c5b0f17b6127f2c63f442dbfa03b72c6dfd
Subproject commit 2dddc260152b6e9c24ae372397f9b9b2d27ce8e4