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 "FeeTo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FeeTo"
ABI
ABI objects
Getter at block 21244475
feeRecipient() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x1a9c8182c09f50c8318d769245bea52c32be35bc
Read-only
pairAllowStates(address) view returns (uint128 token0DisallowCount, uint128 token1DisallowCount)
tokenAllowStates(address) view returns (bool allowed, uint128 disallowCount)
State-modifying
Events claim(address pair) returns (uint256 value)
renounce(address pair) returns (uint256 value)
setFeeRecipient(address feeRecipient_)
setOwner(address owner_)
updateTokenAllowState(address token, bool allowed)
updateTokenAllowStates(address[] tokens, bool allowed)
This contract contains no event objects.
constructor(address owner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.