Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.32
ERC-20
--
0x4729608a6289f87ed60d11422c43de50d34c3b9c841a57363baff235ae53da0a
0x34f9d1d7b842a04a61d582fdbff240240847344add189ee95cf1537fa7814884
0x8b6e04e8ef5d9f95e3fe5f156de6088a4cf8ab7c162dcaac3772f16c32216b90
0xbb54c2baa154555bce3c249de873090056a02e67f03b9bd7c57338a013167173
0x0e23ab88e7f0be6dc86933f8e719f54cfa3a58b2d0cf41713df09644bd181944
0x937aa73f021d1fea52fab440a11bf5f2e95a5b03dabcc52a24db078d331679ff
0xc087de5efc4208b349a7f80116e24fe33975f88c6d504cf4a85864d223374c33
0x0899227e292c20fe99135b973bd8362e42853bbb489712d2b6cd336be654cea9
0xcb204f606597537f2ebdd5ce8693b75893d4d6516d818d3ccc4a0a6636ef7ba9
0x54abfe08d6d81fd28ac5071c4306c5864ce6c163d580e728bbc900ae171c2d64

Functions
Getter at block 21318881
DOMAIN_SEPARATOR(view returns (bytes32)
0xe73e59bd73f64bf752a168ed2fbf572f6d7f0d8e25a76b7437d8c5e9f01700f2
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=159405392703935816983809, _reserve1=4782454957253476, _blockTimestampLast=1731958955)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
19362334860824661657084162458949480
price1CumulativeLast(view returns (uint256)
3895809887803916362812368276832658155952244536548
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x53020f42f6da51b50cf6e23e45266ef223122376
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
26158855702566045258
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.