Balances ($22.08)
Native
Value
$22.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007104 | $3,108.03 |
$22.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12693436 | 3 years ago | | | 0 | 0.0 | |
| 12655744 | 3 years ago | | | 0 | 0.0 | |
| 12649285 | 3 years ago | | | 0 | 0.0 | |
| 12390971 | 4 years ago | | | 0 | 0.0 |
ABI
ABI objects
Getter at block 21222869
owner() view returns (address)
0x60a5dcb2fc804874883b797f37cbf1b0582ac2dd
sweepReceiver() view returns (address)
0x8f5906963ae276e1631efa8ff1a9cae6499ec5e3
sweeper() view returns (address)
0x8f5906963ae276e1631efa8ff1a9cae6499ec5e3
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setSweepReceiver(address _newReceiver)
setSweeper(address _newSweeper)
swapAndBribe(address _token, uint256 _tokenAmount, uint256 _ethBribe, address _router, address[] _path, uint256 _deadline)
sweepEth()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetSweepReceiver(address indexed oldReceiver, address indexed newReceiver)
SetSweeper(address indexed oldSweeper, address indexed newReceiver)
SweptEth(address indexed receiver)
constructor(address _sweepReceiver, address _sweeper)
receive()
This contract contains no error objects.