Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
0xd9e1…8b9f
0x03f7…b329
0xc02a…6cc2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,112.46 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15311831 | 2 years ago | | | 0 | 0.00061106601 | |
| 15177151 | 2 years ago | | | 0 | 0.0058544016 | |
| 15138924 | 2 years ago | | | 0 | 0.0043061407 | |
| 15138916 | 2 years ago | | | 0 | 0.0043479279 | |
| 15138905 | 2 years ago | | | 0 | 0.0039346501 | |
| 15138492 | 2 years ago | | | 0 | 0.0032851874 | |
| 15138488 | 2 years ago | | | 0 | 0.0039479871 | |
| 15138401 | 2 years ago | | | 0 | 0.0051260942 | |
| 15138305 | 2 years ago | | | 0 | 0.0058628544 | |
| 15138294 | 2 years ago | | | 0 | 0.0047456781 |
ABI
ABI objects
Getter at block 21207368 balance() view returns (uint256)
owner() view returns (address)
0xfcb5e69dbec8b4fcbe08d5150c06066597a3d744
paused() view returns (bool)
false
shibaswapRouter() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
sushiswapRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit() payable
renounceOwnership()
setPaused(bool status) returns (bool)
swapPath(address[] tokens, uint8[] swaps, uint256 amount) returns (uint256 amountOut)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawToken(address tokenAddress, address recipient, uint256 amount)
Deposit(uint256 arg0)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapPath(uint256 amountIn, uint256 amountOut)
Withdraw(uint256 arg0)
constructor()
receive()
This contract contains no error objects.