Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f16…04af
0xdf65…8bd3
Balances ($0.00)
No balances found for "Manager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13360823 | 3 years ago | | | 0 | 0.0054159248 | |
| 12777198 | 3 years ago | | | 0 | 0.0077222178 | |
| 12480657 | 3 years ago | | | 0 | 0.016693713 | |
| 12461661 | 3 years ago | | | 0 | 0.015947501 | |
| 12452759 | 3 years ago | | | 0 | 0.015446277 | |
| 12411200 | 3 years ago | | | 0 | 0.049843860 | |
| 12408086 | 4 years ago | | | 0 | 0.059355034 | |
| 12389666 | 4 years ago | | | 0 | 0.014204748 | |
| 12378844 | 4 years ago | | | 0 | 0.0087217515 | |
| 12368214 | 4 years ago | | | 0 | 0.013702342 |
ABI
ABI objects
Getter at block 21160943
RegistryInstance() view returns (address)
0x2f16406a6dd13b25a3036d170b55442ac9e904af
TokenFactoryInstance() view returns (address)
0xdf65f4e6f2e9436bc1de1e00661c7108290e8bd3
getOwner() view returns (address)
0xa32ff8ca08036337fabf50fa029812361cd176c8
initialized() view returns (bool)
true
owner() view returns (address)
0xa32ff8ca08036337fabf50fa029812361cd176c8
Read-only
parseAddr(bytes data) pure returns (address parsed)
State-modifying
Events approveProposal(bytes32 _hashIndex)
migrateManager(address _newManager)
setPlatformWallet(address _newPlatformWallet)
setRegistry(address _newRegistry)
setTokenFactory(address _newTokenFactory)
setTokenFactoryPercentage(uint8 _newPercentage)
setTokenVesting(address _newTokenVesting)
submitProposal(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply, uint8 _initialPercentage, uint256 _vestingPeriodInWeeks, address _vestingBeneficiary) returns (bytes32 hashIndex)
transferOwnership(address newOwner)
LogManagerMigrated(address indexed newManager)
LogRegistryChanged(address oldR, address newR)
LogTokenFactoryChanged(address oldTF, address newTF)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _registry, address _tokenFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.