Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($311.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USD+ | ERC-20 | 156.295947 | $0.999676 |
$156.25 | |
DAI+ | ERC-20 | 155.382698 | $1.00 |
$155.38 | |
USA | ERC-20 | 1 | $0.000795 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000727 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
| ERC-20 | 16K | -- | -- | |
COIN www.baseweb.io | ERC-20 | 10K | -- | -- | |
NUNU | ERC-20 | 777.777778 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21962591 | 4 days ago | | | 0 | 0.000000109459401714 | |
| 21935204 | 5 days ago | | | 0 | 2.1129642e-7 | |
| 21934233 | 5 days ago | | | 0 | 2.1057744e-7 | |
| 21933757 | 5 days ago | | | 0 | 2.1176449e-7 | |
| 21927897 | 5 days ago | | | 0 | 1.1074201e-7 | |
| 21927465 | 5 days ago | | | 0 | 2.1336873e-7 | |
| 21894011 | 6 days ago | | | 0 | 2.1817988e-7 | |
| 21893930 | 6 days ago | | | 0 | 2.1817988e-7 | |
| 21893908 | 6 days ago | | | 0 | 1.2360401e-7 | |
| 21893344 | 6 days ago | | | 0 | 2.1129642e-7 |
ABI
ABI objects
Getter at block 22138134
DOMAIN_SEPARATOR() view returns (bytes32)
0x4c5f631681b5913c37dc155522f5f967345b67ccd5dbc6993e97f417edde0ffc
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=155382698051141701122, _reserve1=156295947, _blockTimestampLast=1731055503)
kLast() view returns (uint256)
24285045056587397545366225398
name() view returns (string)
BaseSwap LPs
price0CumulativeLast() view returns (uint256)
204836381070277204658131567186
price1CumulativeLast() view returns (uint256)
205052799610057765600939570544898827285228637271416048
symbol() view returns (string)
BSWAP-LP
token0() view returns (address)
0x65a2508c429a6078a7bc2f7df81ab575bd9d9275
token1() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
totalSupply() view returns (uint256)
154554476328582
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.