Skip to content

Commit

Permalink
Merge pull request #323 from MoralisWeb3/table-cu
Browse files Browse the repository at this point in the history
Remove getTokenIdMetadata
  • Loading branch information
Nazeim authored Dec 8, 2023
2 parents 6ec5558 + c20ab4c commit f75b8a2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/configs/api-reference/compute-units.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,6 @@
"price": 5,
"rateLimitCost": 25
},
{
"endpoint": "getTokenIdMetadata",
"path": "/nft/{address}/{token_id}",
"price": 2,
"rateLimitCost": 2
},
{
"endpoint": "getTokenIdOwners",
"path": "/nft/{address}/{token_id}/owners",
Expand Down

1 comment on commit f75b8a2

@vercel
Copy link

@vercel vercel bot commented on f75b8a2 Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.