Skip to content

Commit

Permalink
ref: update contract whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
irisdv committed Oct 18, 2023
1 parent 441e37a commit 5f26529
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@ export const NFT_CONTRACT_TESTNET = [
];

export const NFT_CONTRACT_MAINNET = [
"0x76503062d78f4481be03c9145022d6a4a71ec0719aa07756f79a2384dc7ef16",
"0x03859bf9178b48a4ba330d6872ab5a6d3895b64d6631197beefde6293bc172cd",
"0x0727a63f78ee3f1bd18f78009067411ab369c31dece1ae22e16f567906409905",
"0x2d679a171589777bc996fb27767ff9a2e44c7e07967760dea3df31704ab398a",
"0x012f8e318fe04a1fe8bffe005ea4bbd19cb77a656b4f42682aab8a0ed20702f0",
"0x01435498bf393da86b4733b9264a86b58a42b31f8d8b8ba309593e5c17847672",
];

0 comments on commit 5f26529

Please sign in to comment.