BYTMAirDrop
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd79…07db
Balances ($0.00)
No balances found for "BYTMAirDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6648334 | 6 years ago | | | 0 | 0.00040850000 | |
| 6296553 | 6 years ago | | | 0 | 0.0048231660 | |
| 6296488 | 6 years ago | | | 0 | 0.0048227820 | |
| 6296455 | 6 years ago | | | 0 | 0.0048229740 | |
| 6296445 | 6 years ago | | | 0 | 0.0048229740 | |
| 6293397 | 6 years ago | | | 0 | 0.0048223980 | |
| 6293259 | 6 years ago | | | 0 | 0.0048227820 | |
| 6293187 | 6 years ago | | | 0 | 0.0076809450 | |
| 6293185 | 6 years ago | | | 0 | 0.0080376500 | |
| 6293183 | 6 years ago | | | 0 | 0.0080382900 |
ABI
ABI objects
Getter at block 21274255 getListOfAddresses() view returns (address[])
adminOwner() view returns (address)
0x488443e4178adb60323906902f49bbfe332d47ee
grandTotalClaimed() view returns (uint256)
3403000000000000000000000
hardCap() view returns (uint256)
40000000000000000000000000
owner() view returns (address)
0x5f14c74869e019b80382668efe0a4dda5bedbb25
token() view returns (address)
0xbd79bca023a7cc4a92d1db1b57338d5c69ad07db
tokensTotal() view returns (uint256)
3552900000000000000000000
Read-only
addresses(uint256) view returns (address)
allocationsTotal(address) view returns (uint256)
buyers(address) view returns (bool)
buyersReceived(address) view returns (bool)
checkAvailableTokens(address _recipient) view returns (uint256)
totalClaimed(address) view returns (uint256)
State-modifying
Events distributeManyTokens(address[] _recipients)
distributeTokens(address _recipient)
refundTokens(address _recipient, address _token)
removeAllocation(address _recipient)
returnTokens()
setAllocation(address _recipient, uint256 _tokenAmount)
setManyAllocations(address[] _recipients, uint256 _tokenAmount)
transferAdminOwnership(address newOwner)
transferOwnership(address newOwner)
withdrawTokens()
FundsBooked(address backer, uint256 amount, bool isContribution)
LogNewAllocation(address indexed _recipient, uint256 _totalAllocated)
LogOwnerSetAllocation(address indexed _recipient, uint256 _totalAllocated)
LogRemoveAllocation(address indexed _recipient, uint256 _tokenAmountRemoved)
LogTest()
LogTokenClaimed(address indexed _recipient, uint256 _amountClaimed, uint256 _totalAllocated, uint256 _grandTotalClaimed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
fallback()
This contract contains no error objects.