Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,298.75
ERC-20
Value $3,119.91
ERC-20
--
0x4453ed11c4e21371b10bd8308f68579ec72b80b9cc53e8e50583342d587bd678
0x4c921dd85fad7bd5b5221361544f9c646237ca869d1c4cdc974b3e5d530ffed2
0x544ccd9b69e15656fc99054d8dd35c947517c4cb8cab3ff4cb47915c19c76e85
0x4227839e216197462f968fed5b38179a1b693cffea6838bb9c21a191e042fe6d
0xbb35f7209e8f359e42c738a8c98429bbf6dfc61508a74c97342f6001967eb376
0x611afb4a78b2978a8c10e1ec5d99e3ee29d40ee8eb3ef3e2520de8879cc226b3
0xb802a63ae85c24b9d5b2fd305a8f0004576091e50a3ae8bc739082dd7103cf1f
0x971dee5e2f4ca57eea2f4a896975352d7c18505fbbd9c2de9c0ddec601e58d25
0x0a730d1f79fb60bb6a55cd61bcd793050facf62ee207ea841d4abe53b6d63b2f
0x32d7e67544e8de01966cdad955214cb359310bf079f90827fa931ed542212f2c

Functions
Getter at block 21433443
DOMAIN_SEPARATOR(view returns (bytes32)
0xcabd8e29bb248f76dc16a387cac1022a02e58d037ec49d0ad8903e0cd39871e0
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=64768716967429498844, _reserve1=910900740134831837, _blockTimestampLast=1734423779)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10841940515528928794196178748714100427285
price1CumulativeLast(view returns (uint256)
56607113887274356006821369677059742604805540
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9e32b13ce7f2e80a01932b42553652e053d6ed8e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2920698658940253360
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.