Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($136.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.02621 | $2,592.30 |
$67.94 | |
AERO | ERC-20 | 54.170646 | $1.25 |
$67.71 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.32 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000099 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.010056 |
$0.01 | |
USA | ERC-20 | 1 | $0.001318 |
$0 | |
RIKY | ERC-20 | 0.99 | $0.000093 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000661 |
$0 | |
MINKY | ERC-20 | 1 | $0.000006 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21965960 | 2 days ago | | | 0 | 2.5944335e-7 | |
| 21698381 | 8 days ago | | | 0 | 4.8819762e-7 | |
| 21690177 | 8 days ago | | | 0 | 4.8550896e-7 | |
| 21660148 | 9 days ago | | | 0 | 4.8493915e-7 | |
| 21658756 | 9 days ago | | | 0 | 4.4601865e-7 | |
| 21656287 | 9 days ago | | | 0 | 4.8514534e-7 | |
| 21572191 | 11 days ago | | | 0 | 4.8832263e-7 | |
| 21383239 | 15 days ago | | | 0 | 4.8297432e-7 | |
| 21174279 | 20 days ago | | | 0 | 3.9896964e-7 | |
| 21131629 | 21 days ago | | | 0 | 4.8063805e-7 |
ABI
ABI objects
Getter at block 22046724
DOMAIN_SEPARATOR() view returns (bytes32)
0x400db086b3ec3196ac0458e38eaa2a7d02885aafa23c8a878a6c0b876ad2e9f9
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=26209612270118479, _reserve1=54170645726042368301, _blockTimestampLast=1730881281)
kLast() view returns (uint256)
1414085956990870628974438005941048988
name() view returns (string)
BaseSwap LPs
price0CumulativeLast() view returns (uint256)
4204996594974247879486428456649431402489479170
price1CumulativeLast() view returns (uint256)
40280352399946279124752636709514625844
symbol() view returns (string)
BSWAP-LP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
totalSupply() view returns (uint256)
975539684867336546
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.