ApplicationEntity
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5b2d…c907
0x5853…c935
0xb4e8…5cc5
0xb435…b004
0x766d…6b5a
0x584a…f9c4
0x5f03…10d7
0xb400…8035
0x7d88…251a
Balances ($0.00)
No balances found for "ApplicationEntity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5556465 | 7 years ago | | | 0 | 0.0014471300 | |
| 5556455 | 7 years ago | | | 0 | 0.0038120300 | |
| 5556436 | 7 years ago | | | 0 | 0.0018054000 | |
| 5227281 | 7 years ago | | | 0 | 0.0013197000 | |
| 5227270 | 7 years ago | | | 0 | 0.0013842700 | |
| 5020856 | 7 years ago | | | 0 | 0.00058413000 | |
| 5020833 | 7 years ago | | | 0 | 0.0020636100 | |
| 5015687 | 7 years ago | | | 0 | 0.020817400 | |
| 5015647 | 7 years ago | | | 0 | 0.00092702000 | |
| 5015641 | 7 years ago | | | 0 | 0.00092174000 |
ABI
ABI objects
Getter at block 21416592 anyAssetHasChanges() view returns (bool) hasRequiredStateChanges() view returns (bool)
AssetCollectionNum() view returns (uint8)
9
BountyManagerEntity() view returns (address)
0x766d1f049ba649f9a89ae417ba555599a6546b5a
CurrentEntityState() view returns (uint8)
150
FundingEntity() view returns (address)
0x58534c480ef96b6478940f9bbf6748da8f2ec935
FundingManagerEntity() view returns (address)
0xb4007597da3402a1e2b69c8e1c6dd753d01a8035
GatewayInterfaceAddress() view returns (address)
0x3dfa93d0d80c9985c9c78ce3620bd0803767a95c
ListingContractEntity() view returns (address)
0x5f03b7561e62efdab8b2fb740d83630d4d2710d7
MeetingsEntity() view returns (address)
0xb435c8dd6edd82918606f0b2d73970683806b004
MilestonesEntity() view returns (address)
0xb4e8d821b5b43fca08f5986d9b52a8dc00565cc5
NewsContractEntity() view returns (address)
0x7d88463cc6d0ba403d302204236898414db3251a
ProposalsEntity() view returns (address)
0x5b2db92a43aa86fff2d9a3696a7ee264d03fc907
TokenManagerEntity() view returns (address)
0x584af734a101538cad9b9522d1b9c87f1c08f9c4
_initialized() view returns (bool)
true
_locked() view returns (bool)
false
deployerAddress() view returns (address)
0x3a0d088acfbd75fcf182a3b25d470492952dc704
getParentAddress() view returns (address)
0x3dfa93d0d80c9985c9c78ce3620bd0803767a95c
getRequiredStateChanges() view returns (uint8, uint8)
(150, 0)
getTimestamp() view returns (uint256)
1734370307
Read-only
AssetCollection(bytes32) view returns (address)
AssetCollectionIdToName(uint8) view returns (bytes32)
BylawsBytes32(bytes32) view returns (bytes32)
BylawsUint256(bytes32) view returns (uint256)
EntityStates(bytes32) view returns (uint8)
canInitiateCodeUpgrade(address _sender) view returns (bool)
getAssetAddressByName(bytes32 _name) view returns (address)
getBylawBytes32(bytes32 name) view returns (bytes32)
getBylawUint256(bytes32 name) view returns (uint256)
getEntityState(bytes32 name) view returns (uint8)
State-modifying
Events acceptCodeUpgradeProposal(address _newAddress)
addAssetBountyManager(address _assetAddresses)
addAssetFunding(address _assetAddresses)
addAssetFundingManager(address _assetAddresses)
addAssetListingContract(address _assetAddresses)
addAssetMeetings(address _assetAddresses)
addAssetMilestones(address _assetAddresses)
addAssetNewsContract(address _assetAddresses)
addAssetProposals(address _assetAddresses)
addAssetTokenManager(address _assetAddresses)
createCodeUpgradeProposal(address _newAddress, bytes32 _sourceCodeUrl) returns (uint256)
doStateChanges()
initialize() returns (bool)
initializeAssetsToThisApplication() returns (bool)
linkToGateway(address _GatewayInterfaceAddress, bytes32 _sourceCodeUrl)
lock() returns (bool)
setBylawBytes32(bytes32 name, bytes32 value)
setBylawUint256(bytes32 name, uint256 value)
setUpgradeState(uint8 state)
transferAssetsToNewApplication(address _newAddress) returns (bool)
DebugApplicationRequiredChanges(uint8 indexed _current, uint8 indexed _required)
EventAppEntityAssetsToNewApplication(address indexed _address)
EventAppEntityCodeUpgradeProposal(address indexed _address, bytes32 indexed _sourceCodeUrl)
EventAppEntityInitAsset(bytes32 indexed _name, address indexed _address)
EventAppEntityInitAssetsToThis(uint8 indexed _assetNum)
EventAppEntityLocked(address indexed _address)
EventAppEntityReady(address indexed _address)
EventApplicationEntityProcessor(uint8 indexed _current, uint8 indexed _required)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.