Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,567.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USD+ | ERC-20 | 8.795638K | $0.999147 |
$8,788.13 | |
DAI+ | ERC-20 | 8.792037K | $0.998541 |
$8,779.21 | |
USA | ERC-20 | 1 | $0.001583 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000647 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
COIN www.baseweb.io | ERC-20 | 10K | -- | -- | |
| ERC-20 | 8K | -- | -- | |
NUNU | ERC-20 | 777.777778 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21792230 | 2 days ago | | | 0 | 1.3522320e-7 | |
| 21792227 | 2 days ago | | | 0 | 1.3522320e-7 | |
| 21558734 | 7 days ago | | | 0 | 1.7127675e-7 | |
| 20269238 | a month ago | | | 0 | 1.3782939e-7 | |
| 20269221 | a month ago | | | 0 | 1.3702384e-7 | |
| 19707692 | 2 months ago | | | 0 | 3.1438607e-7 | |
| 18951206 | 2 months ago | | | 0 | 2.8252509e-7 | |
| 18559538 | 3 months ago | | | 0 | 1.6886205e-7 | |
| 18559533 | 3 months ago | | | 0 | 1.6886205e-7 | |
| 18310502 | 3 months ago | | | 0 | 1.6178490e-7 |
ABI
ABI objects
Getter at block 21873716
DOMAIN_SEPARATOR() view returns (bytes32)
0xae12623537a9637aee39d760a54591df1ae1b6190fc2ecabe36d202f52311546
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x04c9f118d21e8b767d2e50c946f0cc9f6c367300
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=8792036581472139109024, _reserve1=8795637571, _blockTimestampLast=1729837035)
kLast() view returns (uint256)
77331317202663841123245939000096
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
198256676817427111486220510664
price1CumulativeLast() view returns (uint256)
198170919365099178436708778046068087056805231969184288
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x65a2508c429a6078a7bc2f7df81ab575bd9d9275
token1() view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
totalSupply() view returns (uint256)
8737355879409739
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.