Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $494,937.41
ERC-20
Value $489,967.79
ERC-20
--
0x9a5a95bd6f93fc0d0b5db172575c4d538d23edaec7dc014aa89de4870137c420
0x5a34ce187d0539c313701176b22900471ead1407583bb9bee3d81aa48404cbbe
0x30f4b9a3ae435793748d378b5740f6f66acdd11d7a9c8a13e21655e30c332ab3
0xf055f677505a9a2ecc08d4637770e2d0cc58e366343d3614acc08271466dbdad
0x669729c43ed5403b4ead5f46c5a5b3fd7188e579196657e707fda3200fc37371
0x797d95593b061182105789f41276cf996904a493d6630b0b5d26027cd45b225b
0x2432f4102b8133658b6575a785be8eaa117e881eefd2a3887e8789e9edd3249a
0xeb438ee6c4ef666a835c3a9046e1ed345f0cf85b2e11ac8db6f965fdb4709c10
0x8fc1cc20c05ba3cbd77a10ac486a9dd00613261eca19339da2c5630c90d44f4a
0x9e92f7ba976edc0c0fa28afdff61df1f5768413ccf04c9cd4494aba61e2c0b05

Functions
Getter at block 20792127
DOMAIN_SEPARATOR(view returns (bytes32)
0x5920b9ff575933a3dc766d8cd931beef2dfae1d9c1ac15ece8e130d1c00467ec
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=192869572451126714686, _reserve1=9651101002354807, _blockTimestampLast=1726826267)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8581119224262064103803095336331197108
price1CumulativeLast(view returns (uint256)
8248260090051317145929495330466739484726828880
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xde67d97b8770dc98c746a3fc0093c538666eb493
totalSupply(view returns (uint256)
1103891671499802494
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.