FeeApprover
Verified contract
Active on
Ethereum with 7 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) |
---|---|---|---|---|---|---|---|
| 11474424 | 4 years ago | | | 0 | 0.0036755880 | |
| 11437263 | 4 years ago | | | 0 | 0.0013564670 | |
| 11437128 | 4 years ago | | | 0 | 0.0014016640 | |
| 11435731 | 4 years ago | | | 0 | 0.0013459950 | |
| 11435731 | 4 years ago | | | 0 | 0.0013127100 | |
| 11435731 | 4 years ago | | | 0 | 0.0013127100 | |
| 11435731 | 4 years ago | | | 0 | 0.0014371071 |
ABI
ABI objects
Getter at block 21199108
feePercentX100() view returns (uint8)
20
lastPauseTime() view returns (uint256)
1607744583
lastTotalSupplyOfLPTokens() view returns (uint256)
703070324684227774633028
owner() view returns (address)
0x8aef57fe9d16be8f24df37ab56da6ec18f7e9a08
uniswapFactory() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
noFeeList(address) view returns (bool)
withdrawLiqList(address) view returns (bool)
State-modifying
Events calculateAmountsAfterFee(address sender, address recipient, uint256 amount) returns (uint256 transferToAmount, uint256 transferToFeeDistributorAmount)
editNoFeeList(address _address, bool noFee)
editWithdrawLiqList(address _address, bool allowWithdraw)
renounceOwnership()
setFeeMultiplier(uint8 _feeMultiplier)
setPaused(bool _pause)
setStacyVaultAddress(address _stacyVaultAddress)
sync() returns (bool lastIsMint, bool lpTokenBurn)
transferOwnership(address newOwner)
unpauseTransfers()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _STACYAddress, address _WETHAddress, address _uniswapFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.