Uniswap V2

Verified contract

Active on Ethereum with 314 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,523.75
0xa4e40e91855c81d3a5f6834cc29d4a50f20f2b135261b97c9de3b037b6df4e8d
0xaaedadf13ee6d06ddc8264ed6596817cbc9a359d789c46bf68c1464e3da4f50c
0x36187a35805777abe6507370abd3b09fc8eae8a9cb3b4dca3ab46afc529dc095
0x61754f7f5660b007d53ec991e64e4aab462a322ed2eecf7a4c3c6639f49c39c8
0x94cdc686c161229fe9fcee5d0d2f5fc094de103b917e4399cd46fdbfaf4c8608
0x9991053d397e889ee9c55dec1f5dfef1d3fe345b626a42ebd80c902818f1b0d6
0xb334e6d2b31e39bbf1255637d0451ed250c51be477f2ceb426b275205848a45e
0x3e80a36d9ef0cbcfe8dd339f854f0d7e35923cef5e31bcb54297a6c83881c8ec
0xa263a9f83eb558352a4531eaae0cf1355fe3651a0611e0cfb0c066d41bb88868
0x5f0550613798527b3dbdf39b4e30267d2c8e78d349ae7bd5ee28eb42fab78481

Functions
Getter at block 20937876
DOMAIN_SEPARATOR(view returns (bytes32)
0x596a6101ed3bc27f0790d03cecc959010598b51452a67dccf357496dae76f8f1
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=34068369134975686881424, _reserve1=644236264153744207, _blockTimestampLast=1720831991)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
268278934530949591755708262366500983709
price1CumulativeLast(view returns (uint256)
40264801789641631409459191151545863177374500723
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x79add5ef078345f52e156ad8337a8441e0229bfc
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
139089870754733587785
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.