Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,331.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.207857 | $3,411.48 |
$4,120.58 | |
MOCHI | ERC-20 | 220.170102M | $0.000019 |
$4,114.98 | |
toby | ERC-20 | 1.478873B | $0.00 |
$65.07 | |
DOG | ERC-20 | 4.324618K | $0.006906 |
$29.87 | |
BENTO | ERC-20 | 38.911641M | $0.00 |
$0.47 | |
LOA | ERC-20 | 25 | $0.008508 |
$0.21 | |
WGC | ERC-20 | 300 | $0.000594 |
$0.18 | |
LUNE | ERC-20 | 36 | $0.004823 |
$0.17 | |
BOOMER | ERC-20 | 6.9 | $0.012066 |
$0.08 | |
UNLUCKY | ERC-20 | 13K | $0.000004 |
$0.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x2a696e68 | 17420048 | 4 months ago | | | 0 | 2.5325641e-7 | |
| 16648445 | 5 months ago | | | 0 | 9.6064721e-7 | |
| 14097459 | 7 months ago | | | 0 | 0.0000039121593 | |
| 14092321 | 7 months ago | | | 0 | 0.0000031758329 | |
| 14073053 | 7 months ago | | | 0 | 0.0000050583435 | |
| 14071391 | 7 months ago | | | 0 | 0.0000081433424 | |
| 14025215 | 7 months ago | | | 0 | 0.0000061972717 | |
| 14024722 | 7 months ago | | | 0 | 0.0000066388460 | |
| 14024163 | 7 months ago | | | 0 | 0.0000069648299 | |
| 14024015 | 7 months ago | | | 0 | 0.0000070842981 |
ABI
ABI objects
Getter at block 22730706
DOMAIN_SEPARATOR() view returns (bytes32)
0x5236e26f97fd72365c5bb568ef62a2f5cff09b3bfed55d13a1efbb71104ef3ee
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x71524b4f93c58fcbf659783284e38825f0622859
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=1207856963542513733, _reserve1=220170101574915960109453452, _blockTimestampLast=1732250603)
kLast() view returns (uint256)
264096945992429337966432968893373805122699007
name() view returns (string)
SushiSwap LP Token
price0CumulativeLast() view returns (uint256)
55170008036126337206696468961602830633896509866786
price1CumulativeLast() view returns (uint256)
1045106008845876027482128065458754
symbol() view returns (string)
SLP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xf6e932ca12afa26665dc4dde7e27be02a7c02e50
totalSupply() view returns (uint256)
11672761812226001330620
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.