Issuing your own QUANTA Token
Pre-requisite
Creating the transaction
create_asset alpha "QAIR" 5 { "max_supply" : 100000000000, "market_fee_percent" : 10, "max_market_fee" : 1000000000, "issuer_permissions" : 79, "flags" : 1, "core_exchange_rate" : { "base": { "amount": 1, "asset_id": "1.3.0" }, "quote": { "amount": 1, "asset_id": "1.3.1" } }, "whitelist_authorities" : [], "blacklist_authorities" : [], "whitelist_markets" : [], "blacklist_markets" : [], "description" : "My fancy description" } null trueLast updated
Was this helpful?