Skip to content

Commit

Permalink
Update publicapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Mar 27, 2022
1 parent 8842331 commit d7d45f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nft/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"category": "crypto",
"display_name": "NFTs",
"pricing": {
"Nft.Asset": 1,
"Nft.Assets": 1,
"Nft.Collection": 1,
"Nft.Collections": 1
"Nft.Asset": 10000,
"Nft.Assets": 10000,
"Nft.Collection": 10000,
"Nft.Collections": 10000
}
}

0 comments on commit d7d45f5

Please sign in to comment.