The claim object
This object represents a user of the customer/organization of your business.
ENDPOINTS
POST /claims
GET /claims
GET /claims/{id}Attributes
id
uuid
Unique identifier for the object.
contract_address
address
Blockchain collectible contract address for the object.
token_id
hex
Unique claim token id on the blockchain for the object.
holder_wallet_address
address
Blockchain Wallet Address of the claimant for the object.
blockchain_id
hex
Blockchain chain id for the blockchain the object is created on.
holder_id
uuid
User object id for the object.
collectible_id
uuid
Collectible object id for the object.
external_id
string
Custom External id for the object.