Uniswap V2

Verified contract

Active on Ethereum with 182 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,774.35
ERC-20
Value $3,763.11
 (#0)
ERC-1555
--
0x19b0c9549a4eb92a2dcc1dd4014a27f66901b12445f1b119fb137dc0b49191ac
0x0e5098ee4779f438d5ffacf4bf5362d24b67b7662a4c049925745f8c3dc40133
0xd0973ae20b1d6c746239d3ed501819b31be67f52904628d83a51c3c861a4cec9
0x4ef9170e7f67ef89fd3fc33e78d1a1ca400801e1b56d85e97b3326a2b3d84c50
0x2f31042949213f1e3091082668b9a00a6ee07f1deaf82ab5f833440af2d54aa8
0x44cc407a173bc5ce476c095ec6c97552a592fcf45a3ccbf63428240108919344
0xc93de16460251460a2f993ed7617665754339ba5129b7c6203beaabede487124
0x1749a401da70a5e44754fb627f3928c7ea7a5f4bc540330ace7977422bb96690
0xcbfa0322aec8e1c49d042e49d0e93ee690337ba5901f8e52d335afde1c84eae3
0x6fe238030db046e01b8e8c7168937dccbea5754f14f557a314f4a7924e562359

Functions
Getter at block 21410421
DOMAIN_SEPARATOR(view returns (bytes32)
0x980d4f442d2bcc3669c2a555583f5d20e844c0e9e52219067b179604124870a3
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=54621538773358888996384276, _reserve1=3763915816, _blockTimestampLast=1734036755)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6055564743731850910180282907199
price1CumulativeLast(view returns (uint256)
1858023948050343493825743836240294054873367913259271361702
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x47da5456bc2e1ce391b645ce80f2e97192e4976a
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
4924635263979450
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.