Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $133.68
0x68331b5d117b57af969511d1675560fb0acde2d6558b2eb795364abaa68b65e8
0x4118d8265a47a5b53c546b92d3ca53cb9c1505184a7b88f1c4fe668c718ad08f
0x3514803ae416991638798684dc623f722983b62897a0585cd799b982e699e07f
0x837ed65572f302002d620da6acef5eb18a0f7aa2117acdf478528b4b5faa32dc
0xe19093fb44d91785cebecf0619328359a23a25724bc1e7b08716958fe33610e3
0x144bfd3d1ea8bc0a8d6e11addd4f2075c8b8c37f83d047dbf2d6342124e692c6
0x86de4e291f75b403990e9d70482cbce97bad3a0160f3986d429f8511b51fd6af
0x0495bbe73efe7cc1220321b7feac7846852c659bf76e85a083f7a71c3fe46c55
0xa63c150401cc832595980c07a2e2dec95ccc15851cefe5b42fa2450374798db5
0xcd5f3d9db63bbbfa7e2fbd852942110d1f49b2960f1c3f8f23f4da87b4c5d6b9

Functions
Getter at block 21168401
DOMAIN_SEPARATOR(view returns (bytes32)
0xcc7b9b564211a631137a89879e20bd0ff0abd8cc724a2c4f056e4b599f1115af
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=9087943823507313140, _reserve1=58717808428477703177814, _blockTimestampLast=1661364883)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1805045211358926546740005046201855234480724756
price1CumulativeLast(view returns (uint256)
549649316710249555012974565996830372521
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
token1(view returns (address)
0x8a727d058761f021ea100a1c7b92536ac27b762a
totalSupply(view returns (uint256)
713696633642028892480
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.