Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($120.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.016789 | $3,590.54 |
$60.28 | |
cbETH | ERC-20 | 0.015491 | $3,890.10 |
$60.26 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.07 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
WGC | ERC-20 | 200 | $0.000227 |
$0.05 | |
CHIDO | ERC-20 | 20 | $0.000906 |
$0.02 | |
USA | ERC-20 | 1 | $0.000573 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000419 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
NUNU | ERC-20 | 77.777778 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173297 | 2 months ago | | | 0 | 1.1580480e-7 | |
| 19727960 | 3 months ago | | | 0 | 3.4017660e-7 | |
| 18591064 | 3 months ago | | | 0 | 0.000000060315000000 | |
| 18591059 | 3 months ago | | | 0 | 0.000000060315000000 | |
| 18573163 | 3 months ago | | | 0 | 0.000000053077200000 | |
0xf09f92a8 | 17429784 | 4 months ago | | | 0 | 7.4611910e-7 | |
| 14471688 | 7 months ago | | | 0 | 0.0000013607064 | |
| 9173263 | a year ago | | | 0 | 0.000000003516878952 | |
| 8996128 | a year ago | | | 0 | 0.000000000464703330 | |
| 8390657 | a year ago | | | 0 | 0.000000003978914940 |
ABI
ABI objects
Getter at block 23175912
DOMAIN_SEPARATOR() view returns (bytes32)
0x5be25ba34a1658e9700c493c74585d7145db4972bbd22cb995d3356b4176a8ec
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
devFee() view returns (uint40)
15
factory() view returns (address)
0xe396465a85dedb00fa8774162b106833de51ea41
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=15490799899423722, _reserve1=16788729223804699, _blockTimestampLast=1732887285)
kLast() view returns (uint256)
259902827974906027955695251854250
name() view returns (string)
MoonBase LP
price0CumulativeLast() view returns (uint256)
208600070748868082568597417929175538344772
price1CumulativeLast() view returns (uint256)
183334824509841042079757695290297502586566
swapFee() view returns (uint32)
30
symbol() view returns (string)
MOON LP
token0() view returns (address)
0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
16110029450511464
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.