FeeApprover
Verified contract
Active on
Ethereum with 8 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 "FeeApprover"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11797276 | 4 years ago | | | 0 | 0.0081784300 | |
| 11791394 | 4 years ago | | | 0 | 0.010553892 | |
| 11791239 | 4 years ago | | | 0 | 0.011926756 | |
| 11791239 | 4 years ago | | | 0 | 0.011583270 | |
| 11791223 | 4 years ago | | | 0 | 0.0084226720 | |
| 11790940 | 4 years ago | | | 0 | 0.0068525227 | |
| 11790932 | 4 years ago | | | 0 | 0.0074569963 | |
| 11790919 | 4 years ago | | | 0 | 0.023464220 |
ABI
ABI objects
Getter at block 21078182
feePercentX100() view returns (uint8)
5
initiated() view returns (bool)
true
owner() view returns (address)
0x4cf88dcdf9cc6298057b056a43d99490bb283efa
paused() view returns (bool)
false
Read-only
calculateAmountsAfterFee(address sender, address recipient, uint256 amount) view returns (uint256 transferToAmount, uint256 transferToFeeDistributorAmount)
discountFrom(address) view returns (uint256)
discountTo(address) view returns (uint256)
feeBlackList(address) view returns (uint256)
State-modifying
Events initialize(address _tokenUniswapPair, address _liquidVault)
renounceOwnership()
setFeeBlackList(address _address, uint256 _feeAmount)
setFeeDiscountFrom(address _address, uint256 _discount)
setFeeDiscountTo(address _address, uint256 _discount)
setFeeMultiplier(uint8 _feeMultiplier)
transferOwnership(address newOwner)
unPause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.