OndoCoinlistDistributor
Verified contract
Active on
Ethereum with 7,765 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 "OndoCoinlistDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20003615 | 6 months ago | | | 0 | 0.00035905727 | |
| 19748166 | 7 months ago | | | 0 | 0.00027777154 | |
| 19429366 | 9 months ago | | | 0 | 0.0016438713 | |
| 19428972 | 9 months ago | | | 0 | 0.0019062771 | |
| 19428964 | 9 months ago | | | 0 | 0.0016745390 | |
| 19428960 | 9 months ago | | | 0 | 0.0016358262 | |
| 19249412 | 9 months ago | | | 0 | 0.00088197834 | |
| 19115092 | 10 months ago | | | 0 | 0.00045868573 | |
| 19074967 | 10 months ago | | | 0 | 0.00030886926 | |
| 19054030 | 10 months ago | | | 0 | 0.00031736476 |
ABI
ABI objects
Getter at block 21299030
denominator() view returns (uint256)
10000
investorType() view returns (uint8)
0
merkleRoot() view returns (bytes32)
0x682ebf5bec99625187b6db7f94e79c933b86d9ebc55372ada248d7fa27dc276b
ondo() view returns (address)
0xfaba6f8e4a5e8ab82f62fe7c39859fa577269be3
ondoMultisig() view returns (address)
0x677fd4ed8ae623f2f625deb2d64f2070e46ca1a1
paused() view returns (bool)
true
registry() view returns (address)
0xf69c52bf2cf76250647c0bb5390d4ba8854a1d4a
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
pause()
rescueTokens(address[] _tokens, uint256[] _amounts)
unpause()
updateMultisig(address _newMultisig)
Claimed(uint256 index, address account, uint256 amount)
MultiSigUpdated(address newMultisig)
Paused(address account)
Unpaused(address account)
constructor(address _ondo, address _ondoMultisig, address _registry, bytes32 _merkleRoot, uint8 _investorType)
This contract contains no fallback and receive objects.
This contract contains no error objects.