Uniswap V2

Verified contract

Active on Ethereum with 392 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $539.93
ERC-20
--
ERC-20
--
0x8c70edf08f1ed3e39d39e7b6646896297913c3bfd2e69edc1e74cd368ea3c007
0xf7ce16475a1e7f017ce26f7ca0c68340fc0179c8857bd08fbf9b7f26f83124d9
0x4af3a2909a15d4b596088d17bc31c25a62f70372c1f955418ef6ce62da096d2b
0x07788a845e6bbc538d77fd6c7d79dbcf695f9b1fe3a34b816744f41914ef1139
0x210cc005af855ea10fcd6d957573bf3f597f34a6fd61159f09c41c674f5b7111
0xc1400cc5f12c0f33dd427a2adaa11522a7b67683b611604fa4bcc85a901a04eb
0x62206160e1d6e06a884f9f25960d1588660d8e6b48162cb13d0318a77b1c30ce
0xb571181a86d523b42bf7ee6face413a087ab0a50815cf93de8256c8402e9ca91
0x2d86865eee3b451b8f365cf5625164ab8e2c1a9cead58dbc3229d721da80f32d
From
0x4f9f5cb1af6f2d296f7c49b2b9cdcb4fb7dce327c70df3b5ffdc3aa26b306fda

Functions
Getter at block 21333032
DOMAIN_SEPARATOR(view returns (bytes32)
0xbfd2ebd105b781e9413332a411bf9daa8238f64ec031077b12e2500a1fb27cfc
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=36237081453169339692, _reserve1=2280474673793605770109, _blockTimestampLast=1732749383)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40981530359471216558547946301619249859353042
price1CumulativeLast(view returns (uint256)
2643464898865753769300573492369026607971304
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
token1(view returns (address)
0x33c2da7fd5b125e629b3950f3c38d7f721d7b30d
totalSupply(view returns (uint256)
255633364742931773063
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.