FundingManager
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
0x5853…c935
0x584a…f9c4
0xc00b…b18c
0x7360…378a
0x5b2d…c907
0xb4e8…5cc5
1 additional
variable
Balances ($0.00)
No balances found for "FundingManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5020731 | 7 years ago | | | 0 | 0.0016967900 | |
| 5020723 | 7 years ago | | | 0 | 0.0010000000 | |
| 5015418 | 7 years ago | | | 0 | 0.00044499000 |
ABI
ABI objects
Getter at block 21419357
ApplicationInFundingOrDevelopment() view returns (bool)
false
CurrentEntityState() view returns (uint8)
12
LockedVotingTokens() view returns (uint256)
0
RecordNum() view returns (uint8)
0
VaultCountPerProcess() view returns (uint8)
10
_initialized() view returns (bool)
true
_settingsApplied() view returns (bool)
true
assetName() view returns (bytes32)
0x46756e64696e674d616e61676572000000000000000000000000000000000000
currentTask() view returns (bytes32)
0xe7ef8d1a1923461097dd13b8e2d3738c7ff3f2770b69728765b9e068dcefab7b
deployerAddress() view returns (address)
0x3a0d088acfbd75fcf182a3b25d470492952dc704
fundingProcessed() view returns (bool)
false
getApplicationState() view returns (uint8)
150
getCurrentMilestoneProcessed() view returns (bool)
false
getRequiredStateChanges() view returns (uint8, uint8)
(12, 0)
getTimestamp() view returns (uint256)
1734403595
hasRequiredStateChanges() view returns (bool)
false
lastProcessedVaultId() view returns (uint256)
0
owner() view returns (address)
0x29632c10d76bd1aed6b1524bf5bde4c992610670
processEmergencyFundReleaseFinished() view returns (bool)
false
processFundingFailedFinished() view returns (bool)
true
processFundingSuccessfulFinished() view returns (bool)
false
processMilestoneFinished() view returns (bool)
false
vaultNum() view returns (uint256)
9
Read-only
EntityStates(bytes32) view returns (uint8)
RecordStates(bytes32) view returns (uint8)
getAfterTransferLockedTokenBalances(address vaultAddress, bool excludeCurrent) view returns (uint256)
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)
getHash(bytes32 actionType, bytes32 arg1) pure returns (bytes32)
getMyVaultAddress(address _sender) view returns (address)
getRecordState(bytes32 name) view returns (uint8)
taskByHash(bytes32) view returns (bool)
vaultById(uint256) view returns (address)
vaultList(address) view returns (address)
State-modifying
Events VaultRequestedUpdateForLockedVotingTokens(address owner)
applyAndLockSettings() returns (bool)
doStateChanges()
receivePayment(address _sender, uint8 _payment_method, uint8 _funding_stage) payable returns (bool)
setInitialApplicationAddress(address _ownerAddress)
setInitialOwnerAndName(bytes32 _name) returns (bool)
setVaultCountPerProcess(uint8 _perProcess)
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)
EventFundingManagerProcessedVault(address _vault, uint256 id)
EventFundingManagerReceivedPayment(address indexed _vault, uint8 indexed _payment_method, uint256 indexed _amount)
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.