Module Accounts
Some modules have their own module account. Think of this as a wallet that can only be controlled by that module. Below is a table of modules, their respective wallet addresses and permissions:
List of Module Accounts
| Name | Address | Permissions | 
|---|---|---|
coinomics | haqq13lmzrazlsjzca7ugqtpwe6xyy3553ghlh5hupc | minter | 
distribution | haqq1jv65s3grqf6v6jl3dp4t6c9t9rk99cd89c30hf | none | 
erc20 | haqq1glht96kr2rseywuvhhay894qw7ekuc4qgrxfhs | minter burner | 
evm | haqq1vqu8rska6swzdmnhf90zuv0xmelej4lq04s827 | minter burner | 
fee_collector | haqq17xpfvakm2amg962yls6f84z3kell8c5lj7kn4t | none | 
gov | haqq10d07y265gmmuvt4z0w9aw880jnsr700jc9xkg9 | burner | 
bonded_tokens_pool | haqq1fl48vsnmsdzcv85q5d2q4z5ajdha8yu3huuu8p | burner staking | 
not_bonded_tokens_pool | haqq1tygms3xhhs3yv487phx3dw4a95jn7t7lruqd34 | burner staking | 
transfer | haqq1yl6hdjhmkf37639730gffanpzndzdpmhvcr6f4 | minter burner | 
liquidvesting | haqq102lq49sg6lmw2e0mw740tjldzq68v0yfylw05s | minter burner | 
Account Permissions
- The 
burnerpermission means this account has the permission to burn or destroy tokens. - The 
minterpermission means this account has permission to mint or create new tokens. - The 
stakingpermission means this account has permission to stake tokens on behalf of its owner.