Skip to content

Commit

Permalink
Merge pull request #1521 from Itheum/hotfix-twoweek2
Browse files Browse the repository at this point in the history
chore: added new nftunes app nonce
  • Loading branch information
newbreedofgeek authored Nov 11, 2024
2 parents 6226e60 + 8d141ef commit 46646a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,7 @@ export const EXPLORER_APP_SUPPORTED_TOKENS: any = {
{ tokenIdentifier: "DATANFTFT-e936d4", nonce: 10 },
{ tokenIdentifier: "DATANFTFT-e936d4", nonce: 11 },
{ tokenIdentifier: "DATANFTFT-e936d4", nonce: 174 },
{ tokenIdentifier: "DATANFTFT-e936d4", nonce: 213 },
],
"deepforest": [...Array.from({ length: 91 }, (_, i) => ({ tokenIdentifier: "DFEE-72425b", nonce: i }))],
"timecapsule": [{ tokenIdentifier: "DATANFTFT-e936d4", nonce: 5 }],
Expand Down

0 comments on commit 46646a0

Please sign in to comment.