🔧get-token-ethereum-collection

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

/get-token-ethereum-collection

[collection] [token-id]

Parameters

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

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

Example

/get-token-ethereum-collection doodles-official token-id: 33

Last updated