Uniswap V2

Verified contract

Active on Ethereum with 498 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $79,562.34
ERC-20
Value $79,528.49
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb32f376559773bf08e5dc278f76d355b258e9e1cb187297f15247cf98c81885a
0xb7a8656ad3da2e495ea3795f1adcc2e59734448949d98dd9feaafbd1b042fe95
0xaa416c1e84422069345b1855322a12e2016ba43aae293fd9b7f082306ee3b3da
0x6d79299ce8cc0fcae74481bcf9cc2df69f0a677f9c7a14a3b4684a918774b23e
0x9b65eb9356f340b488cc8055b1672360839984d5b72c583805b757cc8e7401e4
0x6da7a82e96e786030a5a920ece9e350899c1a067dc17c16ad41eb9fdc6ba448e
0xd89db1ca91852ddb70eccb06f8e7e6cd63fa9682e9940c6cab7526f9eb0769f0
0x6fec8e795794ea1c39db59e997e0ac24c9561cfa240da4b910b4e5852781a831
0xab7f1b018b86e3e887d6fee22993659fdc044f083e039aade84111aabe8bc260
0x3d0846c602f99c079383b0925f6b17059347139075d52510e2ffde0c8cfb9204

Functions
Getter at block 20873533
DOMAIN_SEPARATOR(view returns (bytes32)
0x5a0d4915e84b622f8be4d1c9e3d8e3e261d80aeec0cbc622d414ba46579caee9
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=32334791189645013843, _reserve1=536126632420805424059672, _blockTimestampLast=1727818055)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3454217769062717975542544063056285605718841297
price1CumulativeLast(view returns (uint256)
264361889557471457418281687244121625491
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c
totalSupply(view returns (uint256)
1954681525424960289466
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.