TAOXFeeRouterV2
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TAOXFeeRouterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145239 | 4 months ago | | | 0 | 0.000097752576 | |
| 19441119 | 8 months ago | | | 0 | 0.0014753262 | |
| 19438656 | 8 months ago | | | 0 | 0.0011786243 |
ABI
ABI objects
Getter at block 21086483
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
dividend() view returns (address)
0xa8a465f7c7ff8c30e9f4e5f213c33db8b0973634
marketingLP() view returns (address)
0x162edbc10e3462ab80f9c92fbe795fbe30a54460
marketingPercent() view returns (uint256)
60
owner() view returns (address)
0x162edbc10e3462ab80f9c92fbe795fbe30a54460
rewardPercent() view returns (uint256)
40
Read-only
This contract contains no read-only function objects.
State-modifying
Events distributeRewards(uint256 amount)
excludeFromDividends(address account, bool value)
renounceOwnership()
setClaimEnabled(bool enabled)
setPercent(uint256 _rewardPercent, uint256 _marketingPercent)
transferOwnership(address newOwner)
transferOwnershipDividend(address newOwner)
updateDividend(address _dividend)
updateMarketingLP(address _marketingLP)
updateRewardToken(address newToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdatedDividend(address dividend)
UpdatedMarketingLP(address marketingLP)
This contract contains no constructor objects.
receive()
This contract contains no error objects.