factory/{creator_address}/{subdenom}
Example: factory/neutron1abc123.../mytoken
Parameter | Type | Description |
---|---|---|
denom_creation_fee | []Coin | Fee required to create a new denomination |
denom_creation_gas_consume | uint64 | Additional gas cost for denomination creation |
fee_collector_address | string | Address receiving creation fees |
whitelisted_hooks | []WhitelistedHook | Approved contracts for before-send hooks |