Skip to main content

Parameters

The issuance module has the following parameters:

KeyTypeExampleDescription
Assetsarray (Asset)[{see below}]array of assets created via issuance module

Each Asset has the following parameters

KeyTypeExampleDescription
Ownersdk.AccAddress"kava1cd8z53n7gh2hvz0lmmkzxkysfp5pghufat3h4a"the address that controls the issuance of the asset
Denomstring"usdtoken"the denomination or exchange symbol of the asset
BlockedAccountsarray (sdk.AccAddress)["kava1tp9u8t8ang53a8tjh2mhqvvwdngqzjvmp3mamc"]addresses which are blocked from holding the asset
Pausedbooleanfalseboolean for if issuance and redemption are paused