Interface Get200ApplicationJsonAllOfPropertiesItemsItem

interface Get200ApplicationJsonAllOfPropertiesItemsItem {
    account: `ak_${string}`;
    amount: bigint;
    contract: `ct_${string}`;
    height: number;
}

Properties

account: `ak_${string}`

The account present on a AEX9

amount: bigint

The amount of AEX9 token

contract: `ct_${string}`

The contract id of given token

height: number

The block height, indicating a state of a balance for that block height