RootKit [Wrapped ETH]
Verified contract
Active on
Ethereum with 1,692 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f22…b743
Balances ($11.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.003605 | $3,327.29 |
$11.99 | |
RK:ETH | ERC-20 | 0.011 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18816262 | a year ago | | | 0 | 0.0010673489 | |
| 16654483 | 2 years ago | | | 0 | 0.00069043178 | |
| 16589949 | 2 years ago | | | 0 | 0.00059970949 | |
| 16120202 | 2 years ago | | | 0 | 0.00063240974 | |
| 15473620 | 2 years ago | | | 0 | 0.0016069953 | |
| 15461507 | 2 years ago | | | 0 | 0.00040993122 | |
| 15461454 | 2 years ago | | | 0.01 | 0.00093440025 | |
| 14543260 | 3 years ago | | | 0 | 0.0022140404 | |
| 14543249 | 3 years ago | | | 0.2 | 0.0024218758 | |
| 14422200 | 3 years ago | | | 0 | 0.00070173858 |
ABI
ABI objects
Getter at block 21258925
decimals() view returns (uint8)
18
floorCalculator() view returns (address)
0x5f22e8532c366475d6e720856da0ae98ca3bb743
name() view returns (string)
RootKit [Wrapped ETH]
owner() view returns (address)
0x804cc8d469483d202c69752ce0304f71ae14abdf
symbol() view returns (string)
RK:ETH
totalSupply() view returns (uint256)
65216068957713035965665
wrappedToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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)
deposit() payable
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)
withdraw(uint256 _amount)
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 _weth)
receive()
This contract contains no error objects.