tokenDistributor
Verified contract
Active on
Base with 0 txns
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 |
---|---|---|---|---|---|
TEST | ERC-20 | 28.442398K | -- | -- | |
TSHARE | ERC-20 | 90 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "tokenDistributor"
ABI
ABI objects
Getter at block 23934706
dropshare() view returns (address)
0x0000000000000000000000000000000000000000
getArrayLimit() view returns (uint256)
200
owner() view returns (address)
0xceb2dc5066ffb74850de2a07b63390a68d319f70
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchSendToken(address token, address[] _contributors, uint256[] _balances)
renounceOwnership()
sendCustomTransaction(address target, uint256 value, string signature, bytes data) payable returns (bytes)
setArrayLimit(uint256 _newLimit)
singleSendTokens(address tokenAddress, address to, uint256 amount)
transferOwnership(address newOwner)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data)
Multisended(uint256 total, address tokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.