Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($22.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.006061 | $3,702.45 |
$22.44 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
kurbi | ERC-20 | 0.1 | $0.000428 |
$0 | |
TUUM | ERC-20 | 179.217922 | -- | -- | |
BABYBASE | ERC-20 | 111 | -- | -- | |
BIU BULL | ERC-20 | 99 | -- | -- | |
XBOO | ERC-20 | 88 | -- | -- | |
OOMBASE | ERC-20 | 76.33 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0xf09f92a8 | 17426208 | 4 months ago | | | 0 | 5.3099145e-7 | |
| 11616049 | 9 months ago | | | 0 | 0.000000046110000000 | |
| 11615958 | 9 months ago | | | 0 | 0.000000046110000000 | |
| 11615855 | 9 months ago | | | 0 | 0.000000046110000000 | |
| 2714413 | a year ago | | | 0 | 9.2220000e-7 |
ABI
ABI objects
Getter at block 23080794
DOMAIN_SEPARATOR() view returns (bytes32)
0xaee41b11c0b4f8cdced9a0f2aa877a3f9730745135f071c728dfb124ad9cb605
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=6061033816554572, _reserve1=179217921669486209221, _blockTimestampLast=1719955579)
kLast() view returns (uint256)
1086245883771384330690222323356108412
name() view returns (string)
BaseSwap LPs
price0CumulativeLast() view returns (uint256)
4221433207292966589385816265731545823089908218
price1CumulativeLast() view returns (uint256)
4918861352086159662038339903668242260
symbol() view returns (string)
BSWAP-LP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xb1f30d58d8c35748f2f243350c7bfdbebbad7702
totalSupply() view returns (uint256)
975011501692862453
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.