BountyManager
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5853…c935
0xc00b…b18c
Balances ($0.00)
No balances found for "BountyManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5020757 | 7 years ago | | | 0 | 0.00078958000 | |
| 5015427 | 7 years ago | | | 0 | 0.00044125000 |
ABI
ABI objects
Getter at block 21423444
CurrentEntityState() view returns (uint8)
1
RecordNum() view returns (uint8)
0
_initialized() view returns (bool)
true
_settingsApplied() view returns (bool)
true
assetName() view returns (bytes32)
0x426f756e74794d616e6167657200000000000000000000000000000000000000
deployerAddress() view returns (address)
0x3a0d088acfbd75fcf182a3b25d470492952dc704
getApplicationState() view returns (uint8)
150
getTimestamp() view returns (uint256)
1734452819
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 applyAndLockSettings() returns (bool)
sendBounty(address _receiver, uint256 _amount)
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)
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.