跳到主要内容

CAT

Get CAT(Chia Asset Token) info

Retrieves NFT collection info by asset_id

https://api.spacescan.io/cat/info
?authkey=your_auth_key
&asset_id=509deafe3cd8bbfbb9ccce1d930e3d7b57b40c964fa33379b18d628175eb7a8f
ParamsDetails
asset_idThe id of CAT
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get CAT holders

Retrieves current holders address of CAT by asset_id

https://api.spacescan.io/cat/holders
?authkey=your_auth_key
&asset_id=col1z0ef7w5n4vq9qkue67y8jnwumd9799sm50t8fyle73c70ly4z0ws0p2rhl
ParamsDetails
asset_idThe id of CAT
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get CAT transactions

Retrieves transactions details of CAT by asset_id

https://api.spacescan.io/cat/holders
?authkey=your_auth_key
&asset_id=col1z0ef7w5n4vq9qkue67y8jnwumd9799sm50t8fyle73c70ly4z0ws0p2rhl
ParamsDetails
asset_idThe id of CAT
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get CAT stats

Retrieves total CAT created and transactions details in chia block chain

https://api.spacescan.io/stats/cats
?authkey=your_auth_key
ParamsDetails
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1