MicDollAirdrop
Verified contract
Active on
Ethereum with 6,125 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 "MicDollAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16391750 | 2 years ago | | | 0 | 0.0034001163 | |
| 16391750 | 2 years ago | | | 0 | 0.0034003774 | |
| 16391750 | 2 years ago | | | 0 | 0.0034006447 | |
| 16391750 | 2 years ago | | | 0 | 0.0034006761 | |
| 16391749 | 2 years ago | | | 0 | 0.0034053629 | |
| 16391749 | 2 years ago | | | 0 | 0.0034053715 | |
| 16391749 | 2 years ago | | | 0 | 0.0034055347 | |
| 16391749 | 2 years ago | | | 0 | 0.0034055469 | |
| 16391749 | 2 years ago | | | 0 | 0.0034057094 | |
| 16391749 | 2 years ago | | | 0 | 0.0034057643 |
ABI
ABI objects
Getter at block 21279287
getMicDollRemainCount() view returns (uint256)
0
micDollClaimedCount() view returns (uint256)
5000
micDollContractAdress() view returns (address)
0x78a3b30f90f9a39272c1cb3e558fcd1cbe5fb791
operator() view returns (address)
0xbf3971841ca9ad6428fa382ab7aeb85fea6e9573
paused() view returns (bool)
false
totalAirDropMicDoll() view returns (uint256)
5000
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
recipientsPhase1(address) view returns (bool)
recipientsPhase2(address) view returns (bool)
State-modifying
Events addRecipientsPhase1(address[] _recipientsPhase1)
addRecipientsPhase2(address[] _recipientsPhase2)
claim() returns (uint256)
initMicDollContractAddress(address _micDollContractAddress)
pause()
removeRecipientsPhase1(address[] _recipientsPhase1)
removeRecipientsPhase2(address[] _recipientsPhase2)
transferOperator(address newOperator)
unpause()
OperatorTransferred(address indexed oldOperator, address indexed newOperator)
Paused(address account)
Unpaused(address account)
claimedInfo(address indexed account, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.