{
"admin_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"auto_renew_account": "0.1.2",
"auto_renew_period": null,
"created_timestamp": "1586567700.453054000",
"decimals": 1000,
"deleted": true,
"expiry_timestamp": 1234567890100000,
"fee_schedule_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"freeze_default": false,
"freeze_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"initial_supply": "1000000",
"kyc_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"max_supply": "9223372036854775807",
"modified_timestamp": "1586567700.453054000",
"name": "Token name",
"memo": "token memo",
"pause_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"pause_status": "UNPAUSED",
"supply_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"supply_type": "INFINITE",
"symbol": "ORIGINALRDKSE",
"token_id": "0.1.2",
"total_supply": "1000000",
"treasury_account_id": "0.1.2",
"type": "FUNGIBLE_COMMON",
"wipe_key": {
"_type": "ProtobufEncoded",
"key": 10101
},
"custom_fees": {
"created_timestamp": "1586567700.453054000",
"fixed_fees": [
{
"all_collectors_are_exempt": false,
"amount": 100,
"collector_account_id": "0.1.2",
"denominating_token_id": "0.1.2"
}
],
"fractional_fees": [
{
"all_collectors_are_exempt": false,
"amount": {
"numerator": 12,
"denominator": 29
},
"collector_account_id": "0.1.2",
"denominating_token_id": "0.1.2",
"maximum": 120,
"minimum": 30,
"net_of_transfers": true
}
],
"royalty_fees": [
{
"all_collectors_are_exempt": false,
"amount": {
"numerator": 15,
"denominator": 37
},
"collector_account_id": "0.1.2",
"fallback_fee": {
"amount": 100,
"denominating_token_id": "0.1.2"
}
}
]
}
}