CointoolMultisender
Verified contract
Active on
Ethereum with 515 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,289.74)
Native
Value
$1,289.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.4 | $3,224.35 |
$1,289.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21064216 | 13 days ago | | | 0.05 | 0.022039341 | |
| 20992689 | 23 days ago | | | 0.05 | 0.062410812 | |
| 20880977 | a month ago | | | 0.05 | 0.026270973 | |
| 20880940 | a month ago | | | 0.05 | 0.037942177 | |
| 20880933 | a month ago | | | 0.05 | 0.033769598 | |
| 20861220 | a month ago | | | 0.05 | 0.0068701267 | |
| 20771810 | 2 months ago | | | 0.05 | 0.22875712 | |
| 20771798 | 2 months ago | | | 0.05 | 0.12644987 | |
| 20691033 | 2 months ago | | | 0 | 0.00021859208 | |
| 19977187 | 5 months ago | | | 0.01 | 0.0019634681 |
ABI
ABI objects
Getter at block 21160250
arrayLimit() view returns (uint256)
200
array_limit() view returns (uint256)
200
ethFee() view returns (uint256)
50000000000000000
feeReceiver() view returns (address)
0x51e46fddf884518d96ebea18023f7b2d0a82582a
owner() view returns (address)
0x51e46fddf884518d96ebea18023f7b2d0a82582a
Read-only
currentFee(address _customer) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events claimTokens(address _token)
multisendToken(address tokenAddress, address[] userAddresses, uint256[] amountsOrIds) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
send1155To721Ids(address[] erc721Addresses, uint256[] erc721Ids, uint256[] tokenIds, uint256[] amounts, address tokenAddress) payable
send1155ToAddresses(address[] userAddresses, uint256[] tokenIds, uint256[] amounts, address tokenAddress) payable
send721Or20To721Ids(address[] erc721Addresses, uint256[] receiverIds, uint256[] amountsOrIds, address tokenAddress) payable
setEthFee(uint256 f)
setFeeReceiver(address a)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.