assets objectlovelace integer | tokens object |
|
contractId stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. |
payoutId stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. |
payoutValidatorAddress stringA cardano address, in Bech32 format |
role objectassetName string | policyId stringPossible values: Value must match regular expression ^[a-fA-F0-9]*$ The hex-encoded minting policy ID for a native Cardano token |
|
status stringPossible values: [available , withdrawn ] The status of a payout. Either it is available to be withdrawn, or it has already been withdrawn. |
withdrawalId string — OPTIONALPossible values: Value must match regular expression ^[a-fA-F0-9]{64}$ The hex-encoded identifier of a Cardano transaction |