RedistributionContract
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
0xf4d2…5e48
Balances ($0.00)
No balances found for "RedistributionContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RedistributionContract"
ABI
ABI objects
Getter at block 21293386
owner() view returns (address)
0xcb33880c903264e92410127d385047d14f79c2e7
Read-only
get(uint256 id) view returns (struct RedistributionContractRedistribution)
State-modifying
Events claim() returns (bool)
create(uint256 amount)
getClaimable(address _investor) returns (uint256)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address tokenAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.