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