CappedDelivery
Verified contract
Active on
Ethereum with 49 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5bb1…9fa2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FORK | ERC-20 | 47.99K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9051144 | 5 years ago | | | 0 | 0.0030610890 | |
| 9049603 | 5 years ago | | | 0 | 0.0060054880 | |
| 7347786 | 6 years ago | | | 0 | 0.0025733060 | |
| 7347623 | 6 years ago | | | 0 | 0.0025733060 | |
| 7347458 | 6 years ago | | | 0 | 0.0025733060 | |
| 7347450 | 6 years ago | | | 0 | 0.0025733060 | |
| 7347442 | 6 years ago | | | 0 | 0.0025733060 | |
| 7343971 | 6 years ago | | | 0 | 0.0090575220 | |
| 7343965 | 6 years ago | | | 0 | 0.0090569460 | |
| 7343963 | 6 years ago | | | 0 | 0.0090567540 |
ABI
ABI objects
Getter at block 21307380
allowMultipleSend() view returns (bool)
false
cap() view returns (uint256)
4000000000000000000000000
distributedTokens() view returns (uint256)
52110000000000000000000
owner() view returns (address)
0x2eb3acaeb65e44699b1b64fa31ecc801c68a69e4
remainingTokens() view returns (uint256)
3947890000000000000000000
token() view returns (address)
0x5bb1632fa0023e1aa76a1ae92b4635c8dba49fa2
Read-only
receivedTokens(address account) view returns (uint256)
State-modifying
Events multiSend(address[] accounts, uint256[] amounts)
recoverERC20(address _tokenAddress, uint256 _tokens) returns (bool success)
renounceOwnership()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token, uint256 cap, bool allowMultipleSend)
This contract contains no fallback and receive objects.
This contract contains no error objects.