FarboxAirdrop
Verified contract
Active on
Base with 877 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ae9…1cf7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FBOX | ERC-20 | 463.2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12235980 | 8 months ago | | | 0 | 0.0000064332313 | |
| 12235732 | 8 months ago | | | 0 | 0.0000063419518 | |
| 12235579 | 8 months ago | | | 0 | 0.0000057619705 | |
| 12217338 | 8 months ago | | | 0 | 0.0000080453481 | |
| 12210973 | 8 months ago | | | 0 | 0.0000091718840 | |
| 12210828 | 8 months ago | | | 0 | 0.0000094115068 | |
| 12210696 | 8 months ago | | | 0 | 0.0000095826813 | |
| 12210561 | 8 months ago | | | 0 | 0.0000097813781 | |
| 12210436 | 8 months ago | | | 0 | 0.0000097651694 | |
| 12210269 | 8 months ago | | | 0 | 0.0000097965671 |
ABI
ABI objects
Getter at block 23115621 getBalance() view returns (uint256)
dropAmount() view returns (uint256)
50000000000000000000000
owner() view returns (address)
0x9385a043c89daef3799fb51ffb5dc2592b391ebc
token() view returns (address)
0x4ae9955031c197fad500e03f43ef636772db1cf7
Read-only
verification(address) view returns (bool)
State-modifying
Events changeToken(address _newTokenAdress)
changeVerification(address _dropper)
dropAmountChange(uint256 _amount)
getDrop()
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferDrop(address _to, uint256 amount)
Withdraw(address _to, uint256 amout)
constructor(address _token, uint256 _dropAmount)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)