FlairDrop! Airdrops With Pizzazz!
Verified contract
Active on
Ethereum with 222 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 "FlairDrop! Airdrops With Pizzazz!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8156542 | 5 years ago | | | 0 | 0.00043469800 | |
| 8156527 | 5 years ago | | | 0 | 0.00028492485 | |
| 8156527 | 5 years ago | | | 0 | 0.00043572636 | |
| 8156524 | 5 years ago | | | 0 | 0.00043559836 | |
| 8156524 | 5 years ago | | | 0 | 0.00043598236 | |
| 8156521 | 5 years ago | | | 0 | 0.00043534235 | |
| 8156521 | 5 years ago | | | 0 | 0.00043508635 | |
| 8156518 | 5 years ago | | | 0 | 0.00043470235 | |
| 7989442 | 5 years ago | | | 0 | 0.00035866600 | |
| 7989429 | 5 years ago | | | 0 | 0.0010185644 |
ABI
ABI objects
Getter at block 21331808
decimals() view returns (uint8)
0
getTokenPrice() view returns (uint256)
100000000000000
name() view returns (string)
FlairDrop! Airdrops With Pizzazz!
symbol() view returns (string)
FLAIRDROP
totalSupply() view returns (uint256)
100005840
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events airDrop(address parent, uint256[] amounts, address[] droptargets) payable
approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
buyTokens() payable
receiveApproval(address from, uint256 amount, address tokenAddr, bytes data)
setManager(address newManager)
setTokenPrice(uint256 price)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferTokens(address token, uint256 _value) returns (bool success)
AirDropEvent(address indexed tokencontract, address[] destinations, uint256[] indexed amounts)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
ApprovalReceived(address indexed from, uint256 indexed amount, address indexed tokenAddr, bytes data)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.