FeeRouter

Verified contract

Active on Ethereum with 87 txns
Deployed by via 0x1e03489d at 15050587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FeeRouter"

0xa2f001cd19adf5ba4ec93f367977b29d8cd96c00637382e6196e34e25f93eb33
0x2d6ef964ad833f5e0296fdd46a44c127edba7cbd68937a6b2e672428710df92b
0x70b1360507697c4fd64b25de78d8c917a6f9fd2f149ec5955c3ce024f54c059b
0xe697753051850598cdea67571034d0ad72803ef67979cebd4b61fb2f5174d106
0xf156c6c376de3f38575a215e3862166dc32cba335576101f921243e0ad71d905
0x9a2881fdc0715b7f2fb52b9fa1281a6ed56afaebbc043b6edfec97dfc7418926
0x84d545176e40713539a505aca635c4231b5be6c52d6213702b1073ee99aeaafe
0x36a8abb2490e88355136e9ced6d3170988e90834291edf833014dad29124c967
0x0e601aba998c79b06d22af2adb642550e2cc8e238a5ca7fdfe51b8fdb1bd89be
0xeff1853eed71ba291d962a4edc741e26e69d66da91fe2696e73f708d7421cc15

Functions
Getter at block 20915177
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
feeTransferContract(view returns (address)
0x9dfa9024290438e2b2e2e17168ea302b904a1ab2
 
getMinimumFeeInETH(view returns (uint256)
getMinimumFeeInToken(view returns (uint256)
10000000
owner(view returns (address)
0x852d73f809efe121bb914f72dc1d09ff265d3207
routerContract(view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
Read-only
getAmountInETHNoFee(uint256 amountInWithFeeaddress[] pathview returns (uint256)
getAmountInETHWithFee(uint256 amountInNoFeeaddress[] pathview returns (uint256)
getAmountInTokensNoFee(uint256 amountInWithFeeaddress[] pathview returns (uint256)
getAmountInTokensWithFee(uint256 amountInNoFeeaddress[] pathview returns (uint256)
getAmountsIn(uint256 amountOutaddress[] pathview returns (uint256[] amounts)
getAmountsOut(uint256 amountInaddress[] pathview returns (uint256[] amounts)
State-modifying
renounceOwnership(
setFeeTransfer(address _transfer
setRouter(address _router
swapExactETHForTokens(uint256 amountOutMinaddress[] pathaddress touint256 deadlinepayable returns (uint256[] amounts)
swapExactTokensForETH(uint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlinereturns (uint256[] amounts)
swapExactTokensForTokens(uint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlinereturns (uint256[] amounts)
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapETHForTokens(address indexed fromaddress indexed toaddress tokenInaddress tokenOutuint256 amountInWithFeeuint256 amountOutuint256 fee
SwapTokensForETH(address indexed fromaddress indexed toaddress tokenInaddress tokenOutuint256 amountInWithFeeuint256 amountOutuint256 fee
SwapTokensForTokens(address indexed fromaddress indexed toaddress tokenInaddress tokenOutuint256 amountInWithFeeuint256 amountOutuint256 fee
Constructor
constructor(address _routeraddress _transfer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.