Uniswap V2

Verified contract

Active on Base with 278 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,359.02
ERC-20
Value $1,358.65
ERC-20
Value $0.09
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x4f9f10fea640c7fa914847243cdb0cff3a642861259f2c0cd62b0a91597df1b0
0x02039a2a8e1e0b706f2790561be957f27e36821746bdd6da9f93eceb925629ff
0xad771be6f79417697c33d7487b48a65a3991238ef600c99a07305fd0ea56e769
0x9393cb6044259b3f9f2d18ed0eed914d6f1dfc2b550aefb97ba47fe0158aed10
0x29f09a3a0fd4e00b8bf1ddf4e36bce3a046c95c568f4de750fdeecc1d194d657
0x8e1cf030cf4446be749cc5399ab0c0667c4a9a6a7920f33119e8bcc866069fc0
0xc553df9dc9b43d4ba2b3a51b1b037eebe673d921e85c42d15a2fa1467f74dea5
0xba2ef23fcbe2481f3e6f376b4c5764643f6ec3d499f5d797d84c4f97a7002286
0xdecfcfbe46074dbcf0d35f099cdc5d153b339b7ec0bedc70fa86aea40827c63b
0x55de45cd73d23575c453c562bc8ae257afa5a880f7c5af4eace2077c220b1352

Functions
Getter at block 22756404
DOMAIN_SEPARATOR(view returns (bytes32)
0x52e609ad3adbad82861b49f00255355f66ef95edfa6a31a7e5a343f7668ed393
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x3e84d913803b02a4a7f027165e8ca42c14c0fde7
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=414226935478933060, _reserve1=1357290938, _blockTimestampLast=1732302069)
kLast(view returns (uint256)
559306403489275619853970448
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
489815993512494648210974939742756
price1CumulativeLast(view returns (uint256)
62542486107447069045675736490069727491820042761460
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply(view returns (uint256)
13529807616148
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.