TaxDistributor
Verified contract
Active on
Ethereum with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,704.10 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18405711 | a year ago | | | 0 | 0.0010533046 | |
| 17656876 | a year ago | | | 0 | 0.0035772437 | |
| 17528833 | a year ago | | | 0 | 0.0043091027 | |
| 17471320 | a year ago | | | 0 | 0.0025233560 | |
| 17391453 | a year ago | | | 0 | 0.0045360152 | |
| 17320343 | 2 years ago | | | 0 | 0.0068331351 | |
| 17245124 | 2 years ago | | | 0 | 0.0096215983 | |
| 17185869 | 2 years ago | | | 0 | 0.0081490966 | |
| 17116752 | 2 years ago | | | 0 | 0.0068486336 | |
| 17069436 | 2 years ago | | | 0 | 0.0042986699 |
ABI
ABI objects
Getter at block 21305121
distributeToCount() view returns (uint256)
5
owner() view returns (address)
0x4949a3dbc9b01052e5bbab97e25b6df55c914463
Read-only
distributeTo(uint256 index) view returns (struct ITaxDistributorDistributeTo)
isCallData(address) view returns (bool)
State-modifying
Events distribute()
renounceOwnership()
setDistributeTo(struct ITaxDistributorDistributeTo[] toDistributeTo)
setisCallData(address _address, bool onoff)
transferOwnership(address newOwner)
DistributeToChanged(struct ITaxDistributorDistributeTo[] _distributeTo)
Distributed(uint256 amount, address sender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.