FeeCollector

Verified contract

Active on Ethereum with 1,184 txns
Deployed by via 0x1cb51668 at 21192195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $697,764.46
ERC-20
--
0x0d2c74c786b5633b43bdd4080aa77a7cc3e990698f7c3dd40b8ec1b15243beae
0xd45c4910deb881d4e6e383be44581354ecee1344a5b1174014a68fcecb930ab4
0xfcdd11bc21eae31ece19c3d0579ef29330839fa43cf45660b02d30d13be06255
0x150d6dedcfceb835749be5f790217c8a57081bff87dea50c15de7518065aa080
0x96c4c636584fffa5aac0324a34eea59b9aa09d2d2ca59afa055d09e170fe39bf
0x43617669e1a7d606baa1acc8972bf20fe64a53d1a89ebfe3fdcc8e82d7bb30bd
0xd87e1c1780aa4ea659bf85605ba4887dc3a5970367105570b41a817ffaddce0c
0x6d2b7696dbb769e6935b5b4d4d9f3f43b31298605151defcb8713083497aeb51
0x869f635f561f77504e614ca2f68d79902fc3ee54a829695557c20c061dbe1291
0x96b601daa0a6741b4b03c8ff238632bd517f4557262b63195ce99578bb52cb55

Functions
Getter at block 21243027
ETHC(view returns (address)
0xe957ea0b072910f508dd2009f4acb7238c308e29
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
fee(view returns (uint24)
10000
nonfungiblePositionManager(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
operator(view returns (address)
0xdbd74502ff6187adc4a1e15567e163a5d89dadc8
owner(view returns (address)
0x468e61d9dece4d9ffa45b1e0630cd12146c462a6
subscriptionId(view returns (uint256)
31214976814610593129916042500178081708484101830800464239207821191224235780954
swapRouter(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
tokenId(view returns (uint256)
846320
vrfCoordinator(view returns (address)
0xd7f86b4b8cae7d942340ff628f82735b7a20893a
Read-only

This contract contains no read-only function objects.

State-modifying
buyEthcoin(uint256 amountInuint256 amountOutMinimumreturns (uint256)
collect(uint256 amount
fundSubscription(uint256 amount
increaseLiquidity(uint256 amountEthcoinDesireduint256 amountEthDesireduint256 amountEthcoinMinuint256 amountEthMin
renounceOwnership(
rescue(
setOperator(address _operator
transferOwnership(address newOwner
withdrawEthcoin(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _ETHCaddress _WETHaddress _swapRouteraddress _nonfungiblePositionManageruint256 _tokenIdaddress _vrfCoordinatoruint256 _subscriptionIdaddress _operator
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account