🔧get-token-polygon-collection

Get a specific asset based on its token id from a collection on the Polygon network.

/get-token-polygon-collection

[collection] [token-id]

Parameters

  1. collection (required)- Collection name (slug) based in the OpenSea URL opensea.io/collection/chicken-derby <-- chicken-derby

  2. token-id (required)- Token id number of the asset

Example

/get-token-polygon-collection chicken-derby token-id: 22858

Last updated