GivethCampaign
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd556…2212
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEEM | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4514361 | 7 years ago | | | 0 | 0.00071257000 | |
| 4514353 | 7 years ago | | | 0 | 0.00070483000 | |
| 4514347 | 7 years ago | | | 0 | 0.00085791600 | |
| 4514339 | 7 years ago | | | 0 | 0.0010082940 | |
| 4513580 | 7 years ago | | | 0 | 0.00035765500 | |
| 4513555 | 7 years ago | | | 0 | 0.00035150500 | |
| 4513547 | 7 years ago | | | 0 | 0.00036166500 | |
| 4513528 | 7 years ago | | | 0 | 0.00039178500 | |
| 4513525 | 7 years ago | | | 0 | 0.00035710500 | |
| 4513517 | 7 years ago | | | 0 | 0.00035714500 |
ABI
ABI objects
Getter at block 21398709
endFundingTime() pure returns (uint256)
4025462400
maximumFunding() pure returns (uint256)
9000000000000000000000000
owner() pure returns (address)
0xfa513b7e6e443677938bbeadadec3ffeab30cb04
startFundingTime() pure returns (uint256)
1500854400
tokenContract() pure returns (address)
0xd556caf704e39fc728058557a113b226207d2212
totalCollected() pure returns (uint256)
1453550593484121178451
vaultAddress() pure returns (address)
0x8ff920020c8ad673661c8117f2855c384758c572
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOwner(address _newOwner)
claimTokens(address _token)
finalizeFunding()
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
proxyPayment(address _owner) payable returns (bool)
setVault(address _newVaultAddress)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
constructor(uint256 _startFundingTime, uint256 _endFundingTime, uint256 _maximumFunding, address _vaultAddress, address _tokenAddress)
fallback()
This contract contains no error objects.