跳到主要内容

Address

Get XCH/CAT/NFT balance for an address

Retrieves XCH/CAT/NFT balance for a address

https://api.spacescan.io/address/balance
?authkey=your_auth_key
&address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8
ParamsDetails
addressThe XCH address in string format. It can also accept multiple address with comma separation. Max of 10 address allowed in sigle call.
Example:
address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8,
xch18rv9snq2vxl4f9mt8j7zffattqqac80ajcvpe2h6j3t9w8y53l3s8970ya
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get XCH balance for an address

Retrieves XCH balance for a address

https://api.spacescan.io/address/xch-balance
?authkey=your_auth_key
&address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8
ParamsDetails
addressThe XCH address in string format. It can also accept multiple address with comma separation. Max of 10 address allowed in sigle call.
Example:
address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8,
xch18rv9snq2vxl4f9mt8j7zffattqqac80ajcvpe2h6j3t9w8y53l3s8970ya
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get CAT balance for an address

Retrieves CAT balances for a address

https://api.spacescan.io/address/cat-balance
?authkey=your_auth_key
&address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8
ParamsDetails
addressThe XCH address in string format. It can also accept multiple address with comma separation. Max of 10 address allowed in sigle call.
Example:
address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8,
xch18rv9snq2vxl4f9mt8j7zffattqqac80ajcvpe2h6j3t9w8y53l3s8970ya
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get NFT balance for an address

Retrieves nft balances for a address

https://api.spacescan.io/address/nft-balance
?authkey=your_auth_key
&address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8
ParamsDetails
addressThe XCH address in string format. It can also accept multiple address with comma separation. Max of 10 address allowed in sigle call.
Example:
address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8,
xch18rv9snq2vxl4f9mt8j7zffattqqac80ajcvpe2h6j3t9w8y53l3s8970ya
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get transactions for an address

Retrieves list of transactions for a address and it return max of 1000 transactions

https://api.spacescan.io/address/transactions
?authkey=your_auth_key
&address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8
ParamsDetails
addressThe XCH address in string format. It can also accept multiple address with comma separation. Max of 10 address allowed in sigle call.
Example:
address=xch1a6cd558gqsz2hch5pt0l8mx7zhavf32q5lyde09zjtqcmkelr9ns59k0j8,
xch18rv9snq2vxl4f9mt8j7zffattqqac80ajcvpe2h6j3t9w8y53l3s8970ya
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1