Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,575.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGEN | ERC-20 | 314.322474K | $0.008842 |
$2,779.33 | |
WETH | ERC-20 | 1.099841 | $2,522.97 |
$2,774.86 | |
toby | ERC-20 | 591.549294M | $0.00 |
$18.93 | |
DUDE | ERC-20 | 134.186K | $0.000009 |
$1.27 | |
BENTO | ERC-20 | 54.173417M | $0.00 |
$0.49 | |
AIINU | ERC-20 | 19 | $0.016715 |
$0.32 | |
LOA | ERC-20 | 40 | $0.005613 |
$0.22 | |
NEGED | ERC-20 | 1.812K | $0.00004 |
$0.07 | |
PEEZY | ERC-20 | 4.2 | $0.00957 |
$0.04 | |
BOOMER | ERC-20 | 7.32 | $0.005433 |
$0.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21673363 | 4 days ago | | | 0 | 6.2779327e-7 | |
| 21535671 | 7 days ago | | | 0 | 1.9832130e-7 | |
| 21535637 | 7 days ago | | | 0 | 1.9939406e-7 | |
| 21343422 | 12 days ago | | | 0 | 1.6417768e-7 | |
| 21298228 | 13 days ago | | | 0 | 3.5309997e-7 | |
| 21298228 | 13 days ago | | | 0 | 6.1851847e-7 | |
| 21282046 | 13 days ago | | | 0 | 6.1867852e-7 | |
| 21281963 | 13 days ago | | | 0 | 6.1851847e-7 | |
| 21233045 | 14 days ago | | | 0 | 1.5666300e-7 | |
| 21187940 | 15 days ago | | | 0 | 1.3256100e-7 |
ABI
ABI objects
Getter at block 21844793
DOMAIN_SEPARATOR() view returns (bytes32)
0x238dc8ba39800d2c5918b836f4a8570c675c60f553330af1d67dda2677462084
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0xfda619b6d20975be80a10332cd39b9a4b0faa8bb
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=1099840655026403482, _reserve1=314322474167508555249096, _blockTimestampLast=1730478619)
kLast() view returns (uint256)
342741546773239889550532280143727808683820
name() view returns (string)
BaseSwap LPs
price0CumulativeLast() view returns (uint256)
48166305458033620994800249972037933022623647512
price1CumulativeLast() view returns (uint256)
420945582974192087863275314134617208
symbol() view returns (string)
BSWAP-LP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
totalSupply() view returns (uint256)
458015608897732196458
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.