Interface PathsKr825V3Aex9ContractidBalancesAccountidGetResponses200ContentApplicationJsonSchema

interface PathsKr825V3Aex9ContractidBalancesAccountidGetResponses200ContentApplicationJsonSchema {
    account: `ak_${string}`;
    amount: bigint;
    contract: `ct_${string}`;
}

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