CheersUpEmojiAirdrop
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x17eb…873d
0x3113…c54b
Balances ($0.00)
No balances found for "CheersUpEmojiAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15236793 | 2 years ago | | | 0 | 0.046844247 | |
| 15236746 | 2 years ago | | | 0 | 0.17444051 | |
| 15236740 | 2 years ago | | | 0 | 0.17464319 | |
| 15236738 | 2 years ago | | | 0 | 0.16997083 | |
| 15236738 | 2 years ago | | | 0 | 0.17195288 | |
| 15236736 | 2 years ago | | | 0 | 0.16369931 | |
| 15236734 | 2 years ago | | | 0 | 0.12487083 | |
| 15236732 | 2 years ago | | | 0 | 0.14488095 | |
| 15236732 | 2 years ago | | | 0 | 0.14874979 | |
| 15236730 | 2 years ago | | | 0 | 0.15016459 |
ABI
ABI objects
Getter at block 21315775
owner() view returns (address)
0xb487ac0c37cef010c89c4ab86a3cabef1aba637b
Read-only
This contract contains no read-only function objects.
State-modifying
Events airdropByNum(address[] accounts_, uint256[] nums_, struct RandomPairsUint256Pair[] numPairs_)
airdropByProbability(address[] accounts_, uint256[] nums_, struct RandomPairsUint256Pair[] probabilityPairs_)
airdropToCUPByNum(uint256[] cupTokenIds_, uint256[] nums_, struct RandomPairsUint256Pair[] numPairs_)
airdropToCUPByProbability(uint256[] cupTokenIds_, uint256[] nums_, struct RandomPairsUint256Pair[] probabilityPairs_)
renounceOwnership()
transferOwnership(address newOwner)
Airdrop(address indexed address_, uint256 indexed tokenId_)
CUPOrientedAirdrop(uint256 indexed cupTokenId_, address indexed address_, uint256 indexed emojiTokenId_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address basicAddress_, address cheersUpAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.