Uniswap V2

Verified contract

Active on Ethereum with 35 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $989.47
ERC-20
--
ERC-20
--
0xfe279b13a5c0263c40abaefe1323f4b4c42d400205937516681aac2d31159f3f
0x3852498a6755a811bbed0bd73c53ac47a2ba329a39d40ec38e7992ded9ae07b1
0xcdf9d72db7cc62064400e7b5d461c0a5dc925cc70803fc308e820dfba7604fa6
0x3c21d0aa5ddf289f12702a3eddb2bfc161350cd2e17f17beea3453a5f12732c2
0x7f826bdff674134171b1ae7de7ec508d9e72b2daae740e607129f5a95ae33a87
0xc97299457749fe27a661a73d586dd2640417c8bf63ce25072995127aaaea5f55
0xb140935719e2813439a4ae73688a3c211b45d827da594df5bac9720d1fbcda4a
0xb4fd7e1f33a375863fb2acbd024797bb32d518705e590fc9393997beb3615b76
0x8b37c7d0523c0576caa0ce5d364e2bf826f7ab3c4daa79aeb1f5e4f929d75d82
0x0c61f765e839c3a4217be164a94613b1a322f5bb2e34db0a5a85ad811c57cee4

Functions
Getter at block 21378426
DOMAIN_SEPARATOR(view returns (bytes32)
0xd902c823ad63b51dbd4ce3e185600f51325918498bfef8ee1ee09ab02eb8e7cb
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=1299416218751748, _reserve1=267914241617909012, _blockTimestampLast=1724412107)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
165746137042824147876600804400107955961357803
price1CumulativeLast(view returns (uint256)
2735319472533646702906076217168374943419
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbea1d2a9305b0eb5c022332b50cc9960b0583b3b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
17534850558855686
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.