From 2040aa2090ca9c953442179f43fc7e874396fb0e Mon Sep 17 00:00:00 2001 From: Reed <86171134+not-reed@users.noreply.github.com> Date: Tue, 28 Nov 2023 17:20:27 -0800 Subject: [PATCH] Update mainnet.json --- nft-collections/mainnet.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nft-collections/mainnet.json b/nft-collections/mainnet.json index 4d45215..44f98a0 100644 --- a/nft-collections/mainnet.json +++ b/nft-collections/mainnet.json @@ -1,4 +1,6 @@ { "networkId": 0, - "nftCollections": [] + "nftCollections": [ + { "id": "e61d3bd56d916ab64cc91c9e21d621ff831de8c129da21faebe30526c0040000" } + ] }