RithmDrop
Verified contract
Active on
Ethereum with 446 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x40f7…6850
Balances ($0.00)
No balances found for "RithmDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13260549 | 3 years ago | | | 0.09 | 0.0010428779 | |
| 13253487 | 3 years ago | | | 0 | 0.0015091126 | |
| 13253479 | 3 years ago | | | 0 | 0.0014737065 | |
| 13253402 | 3 years ago | | | 0.09 | 0.0032827919 | |
| 13253371 | 3 years ago | | | 0.09 | 0.0033477068 | |
| 13253368 | 3 years ago | | | 0.09 | 0.0013411631 | |
| 13253366 | 3 years ago | | | 0.09 | 0.0011577799 | |
| 13253366 | 3 years ago | | | 0.09 | 0.0011696274 | |
| 13253366 | 3 years ago | | | 0.09 | 0.0040841124 | |
| 13253365 | 3 years ago | | | 0.09 | 0.0010449438 |
ABI
ABI objects
Getter at block 21289876
owner() view returns (address)
0x31a6fe100f08aa8e51540396b1fe8fd5cc7fdc22
paused() view returns (bool)
true
Read-only
isWhitelisted(address _address) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events flipAddressWhitelist(address[] addrs)
mint(uint256 quantity) payable
mintGiveaways(address[] addresses)
ownerMint(uint256 quantity)
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _amount, address _withdraw_address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _token, uint256 _price)
This contract contains no fallback and receive objects.
This contract contains no error objects.