DevTokensHolder
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xea0c…6e58
0x1063…e988
Balances ($0.00)
No balances found for "DevTokensHolder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DevTokensHolder"
ABI
ABI objects
Getter at block 21163677
aix() view returns (address)
0x1063ce524265d5a3a624f4914acd573dd89ce988
collectedTokens() view returns (uint256)
5854913344892512028631372
contribution() view returns (address)
0xea0c348a297084bffbddad7f89216f24a2106e58
controller() view returns (address)
0x4cbb51ee8611d45fedc37d99d0e05c7d1fc2c49d
extractablePercentage() view returns (uint256)
100
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeController(address _newController)
claimTokens(address _token)
collectTokens()
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
TokensWithdrawn(address indexed _holder, uint256 _amount)
constructor(address _controller, address _contribution, address _aix)
This contract contains no fallback and receive objects.
This contract contains no error objects.