Uniswap V2

Verified contract

Active on Ethereum with 2,009 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x84e22e642c0c43b156310c70e9b8eb1d474eaf6ab46ae5e172183ec26d541853
0x1159584eed16be15cdd0ee7831dbe5173a6edc520afdff558da1841cc02007fd
0x3910fb7f17557e84354405b7093719bfbe14e3172b352d2b18fe07462aa89936
0x84d60177172932cb0ac1dc192f8556724aed5f805541a3e784b05f3904116ec3
0x813e80f81f0a44450d43093a03ae516615fe4afb275fa344e01183d07ac08765
0x2bad05191b9ab5aec0a2d118851bd7d1f38b7dfb55b8fe50aef795207940dce2
0xd8c4a1bfc39d06106fb76297b518c6efb74643b1fd2c71c797ac3b1702611f9c
0x6c301cb3be29c4f709f5468d87bd017de11249dfac5f53b89fe6a1ee704a20e6
0xf1402c15a2ff6e1f9dbf01d8bf860f2156c1784f722e81b0003c2cf29dd6f408
0xa05abcf6a07db32c6e60d5216a559a9caeb0236cc74192c771e27727e97ca29e

Functions
Getter at block 20823426
DOMAIN_SEPARATOR(view returns (bytes32)
0x6dc1b237c795807710ea454fcb698207facda82eff54ab4b98926377b89b30c6
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=1173681937875456325050, _reserve1=201673891154018489299330, _blockTimestampLast=1726101299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
87568150109014081807546262118841774919281565
price1CumulativeLast(view returns (uint256)
5619632211940275789509182327917926111748
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4086692d53262b2be0b13909d804f0491ff6ec3e
token1(view returns (address)
0x7777770f8a6632ff043c8833310e245eba9209e6
totalSupply(view returns (uint256)
16569899167781861980906
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.