Uniswap V2

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,691.72
ERC-20
Value $5,624.83
ERC-20
Value $1.36
0x188218319129d48bd7ae0748be3f348e28eadb2b1dbc5cc0c2c54366bf27f795
0x7e1fad2b9d7a02773dd782dc9b85ae5f5d7a2f1aa89e69ff514399435ade9d5b
0xa42c125a9798776ca4ad4f81d00c5220d3d9ee992f27ae95247d9de47a5f0b4d
0x36b974485fd5a68ab138d954c7d36df9306f4e5565e79a26963d31d12c9a4381
0xcfcb0dde6b7f378d91d4f54118cc4f361f797d563b5953eb0451cfafde8195c0
0x84d26b7a0daeb0a251dca7c77daef310b22cb4325ba2085f768b62b200af4963
0xe2b536fa3d5e305ec95ffdec3746ce5d135d75b52da0a977c078d8e79f725837
0x11b9c8725c935c6b4395db53a9d1cce890adbcc75ea147fb4a0ad2bc7f5e1fd8
0x2e33cddd4e13d681790b8207ea0b3beeecd02ae5883f683d325ca70943c5610d
0xf1d019a694f0ae42caeb08b8404b42d04964cba68eb3c9ff37e2ad1f45a9aeb7

Functions
Getter at block 21033031
DOMAIN_SEPARATOR(view returns (bytes32)
0x77e17a34d03dd67337459bdd73bf4abe4ffccd443a2c9a428e63d7cebb612cbe
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=2212480637878453248, _reserve1=327110493123228841813, _blockTimestampLast=1729723811)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
74177312033525660480996486490091616560003701
price1CumulativeLast(view returns (uint256)
3498998179996237544311751682617518531825
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc18360217d8f7ab5e7c516566761ea12ce7f9d72
totalSupply(view returns (uint256)
14420530289157453120
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.