RootKitLiquidity
Verified contract
Active on
Ethereum with 2,322 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4252…7d44
Balances ($0.00)
No balances found for "RootKitLiquidity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21098440 | a month ago | | | 0 | 0.00013068888 | |
| 20787538 | 2 months ago | | | 0 | 0.00032826682 | |
| 19479379 | 8 months ago | | | 0 | 0.00075605393 | |
| 18816262 | a year ago | | | 0 | 0.0010673489 | |
| 18803479 | a year ago | | | 0 | 0.00065183022 | |
| 18745006 | a year ago | | | 0 | 0.0018589691 | |
| 18276552 | a year ago | | | 0 | 0.00035125114 | |
| 18242161 | a year ago | | | 0 | 0.00076398054 | |
| 18176990 | a year ago | | | 0 | 0.00030283092 | |
| 18161965 | a year ago | | | 0 | 0.00051021641 |
ABI
ABI objects
Getter at block 21324970
decimals() view returns (uint8)
18
floorCalculator() view returns (address)
0x42526f7a2ae145e3c3707fd4962073ab51ec7d44
name() view returns (string)
Uniswap LP [KETH/ROOT]
owner() view returns (address)
0x804cc8d469483d202c69752ce0304f71ae14abdf
symbol() view returns (string)
RLP:KETH
totalSupply() view returns (uint256)
8173988816490170963373
wrappedToken() view returns (address)
0x0617d5ffb29c03ac35f1863b8a50ce1b52d446f6
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
sweepers(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimOwnership()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositTokens(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverTokens(address token)
setFloorCalculator(address _floorCalculator)
setSweeper(address sweeper, bool allow)
sweepFloor(address to) returns (uint256 amountSwept)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawTokens(uint256 _amount)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Deposit(address indexed from, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Withdrawal(address indexed to, uint256 amount)
constructor(address _pair, string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.