RepAllocation
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RepAllocation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8414597 | 5 years ago | | | 0 | 0.0017219180 | |
| 8373162 | 5 years ago | | | 0 | 0.050043200 | |
| 8359560 | 5 years ago | | | 0 | 0.14574092 | |
| 8359539 | 5 years ago | | | 0 | 0.14921928 | |
| 8359521 | 5 years ago | | | 0 | 0.14922440 | |
| 8359498 | 5 years ago | | | 0 | 0.18652090 | |
| 8359485 | 5 years ago | | | 0 | 0.18653690 | |
| 8359466 | 5 years ago | | | 0 | 0.12516745 |
ABI
ABI objects
Getter at block 21401709
isFreeze() view returns (bool)
true
isOwner() view returns (bool)
false
owner() view returns (address)
0x2bc1fed4c65c9b1dc2baaff2f3198acc42c41778
Read-only
balanceOf(address _beneficiary) view returns (uint256)
reputationAllocations(address) view returns (uint256)
State-modifying
Events addBeneficiaries(address[] _beneficiaries, uint256[] _amounts)
addBeneficiary(address _beneficiary, uint256 _amount)
freeze()
renounceOwnership()
transferOwnership(address newOwner)
BeneficiaryAddressAdded(address indexed _beneficiary, uint256 indexed _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.