Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16,413.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 2.394495 | $3,450.83 |
$8,263 | |
Fren Pet | ERC-20 | 2.869444K | $2.84 |
$8,149.22 | |
toby | ERC-20 | 29.577464M | $0.00 |
$1.39 | |
BENTO | ERC-20 | 9.769776M | $0.00 |
$0.09 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
PEEZY | ERC-20 | 1.2 | $0.008001 |
$0.01 | |
BOYS | ERC-20 | 0.2 | $0.009168 |
$0 | |
BOOMER | ERC-20 | 0.168 | $0.00958 |
$0 | |
SKIPUP | ERC-20 | 0.01002 | $0.109393 |
$0 | |
USA | ERC-20 | 1 | $0.000718 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22498981 | 9 days ago | | | 0 | 2.1209760e-7 | |
| 22240740 | 15 days ago | | | 0 | 4.3893328e-7 | |
| 22240704 | 15 days ago | | | 0 | 4.3893328e-7 | |
| 20160003 | 2 months ago | | | 0 | 2.4340650e-7 | |
| 20159996 | 2 months ago | | | 0 | 2.4323347e-7 | |
| 20159912 | 2 months ago | | | 0 | 4.2356433e-7 | |
| 20159866 | 2 months ago | | | 0 | 2.4138908e-7 | |
| 18511279 | 3 months ago | | | 0 | 4.3435818e-7 | |
| 18129075 | 4 months ago | | | 0 | 2.2806816e-7 | |
| 17946082 | 4 months ago | | | 0 | 1.9252262e-7 |
ABI
ABI objects
Getter at block 22900426
DOMAIN_SEPARATOR() view returns (bytes32)
0x34e0b54fa97a1f6ffd5aaa72817dce220e729419bc2efcb20ef06b7d3ff84a53
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=2394495470758198204, _reserve1=2869444182750504523164, _blockTimestampLast=1732589989)
kLast() view returns (uint256)
6840879207083795046829771691335894043072
name() view returns (string)
BaseSwap LPs
price0CumulativeLast() view returns (uint256)
3974596916105178522141199915609612045389227124
price1CumulativeLast() view returns (uint256)
146004763318238367896648049863852081392
symbol() view returns (string)
BSWAP-LP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xff0c532fdb8cd566ae169c1cb157ff2bdc83e105
totalSupply() view returns (uint256)
66155864391316182354
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.