Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BASED | ERC-20 | 5.444K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14236140 | 6 months ago | | | 0 | 0.0000066932134 | |
| 14236097 | 6 months ago | | | 0 | 5.5027672e-7 |
ABI
ABI objects
Getter at block 21830030
feePerRecipient() view returns (uint256)
0
owner() view returns (address)
0xc9f109bcaac17cb25cd2a777dfc90db6196e743a
protocolBeneficiary() view returns (address)
0x82ca6d313bffe56e9096b16633dfd414148d66b1
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
sendERC1155(address token, address[] recipients, uint256[] amounts) payable
sendERC20(address token, address[] recipients, uint256[] amounts) payable
transferOwnership(address newOwner)
updateFeePerRecipient(uint256 feePerRecipient_)
updateProtocolBeneficiary(address protocolBeneficiary_)
FeeUpdated(uint256 feePerRecipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtocolBeneficiaryUpdated(address protocolBeneficiary)
Sent(address token, uint256 totalAmount, uint8 recipientsCount)
constructor(address protocolBeneficiary_, uint256 feePerRecipient_)
This contract contains no fallback and receive objects.
BulkSender__FeeTransactionFailed()
BulkSender__InsufficientTokenAllowance()
BulkSender__InsufficientTokenBalance()
BulkSender__InvalidFeeSent()
BulkSender__InvalidParams(string param)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)