TokenManager
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7360…378a
0xc00b…b18c
Balances ($0.00)
No balances found for "TokenManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5020710 | 7 years ago | | | 0 | 0.00029821000 | |
| 5020508 | 7 years ago | | | 0 | 0.00087456000 | |
| 5015409 | 7 years ago | | | 0 | 0.00044279000 |
ABI
ABI objects
Getter at block 21412025
CurrentEntityState() view returns (uint8)
1
MarketingMethodAddress() view returns (address)
0xdfe06d5a4534fbe955eebe8a4908ef596763c2a4
RecordNum() view returns (uint8)
0
TokenEntity() view returns (address)
0xc00b9bdb6b2ae341b4321be4b2a752ae6a5db18c
TokenSCADAEntity() view returns (address)
0x73600ae44810343067e6fac315d90d30b3e0378a
_initialized() view returns (bool)
true
_settingsApplied() view returns (bool)
true
assetName() view returns (bytes32)
0x546f6b656e4d616e616765720000000000000000000000000000000000000000
deployerAddress() view returns (address)
0x3a0d088acfbd75fcf182a3b25d470492952dc704
getApplicationState() view returns (uint8)
150
getTimestamp() view returns (uint256)
1734315251
getTokenSCADARequiresHardCap() view returns (bool)
true
owner() view returns (address)
0x29632c10d76bd1aed6b1524bf5bde4c992610670
Read-only
EntityStates(bytes32) view returns (uint8)
RecordStates(bytes32) view returns (uint8)
getAppBylawBytes32(bytes32 name) view returns (bytes32)
getAppBylawUint256(bytes32 name) view returns (uint256)
getApplicationAssetAddressByName(bytes32 _name) view returns (address)
getApplicationEntityState(bytes32 name) view returns (uint8)
getEntityState(bytes32 name) view returns (uint8)
getRecordState(bytes32 name) view returns (uint8)
State-modifying
Events ReleaseOwnersLockedTokens(address _multiSigOutputAddress) returns (bool)
addSettings(address _scadaAddress, address _tokenAddress, address _marketing)
applyAndLockSettings() returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
mintForMarketingPool(address _to, uint256 _amount) returns (bool)
setInitialApplicationAddress(address _ownerAddress)
setInitialOwnerAndName(bytes32 _name) returns (bool)
transferToNewOwner(address _newOwner) returns (bool)
DebugEntityRequiredChanges(bytes32 _assetName, uint8 indexed _current, uint8 indexed _required)
EventAppAssetOwnerSet(bytes32 indexed _name, address indexed _owner)
EventEntityProcessor(bytes32 indexed _assetName, uint8 indexed _current, uint8 indexed _required)
EventOwnerTokenBalancesReleased(address _addr, uint256 _value)
EventRunBeforeApplyingSettings(bytes32 indexed _name)
EventRunBeforeInit(bytes32 indexed _name)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.