Uniswap V2

Verified contract

Active on Ethereum with 70 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69,549.48
ERC-20
Value $1,165.25
ERC-20
--
ERC-20
--
0xd70e305bc818f4fa6fe356f1447e3ac5289f6766eba31a5e5df3b7922334bc02
0xe2c2bda70b80d5f48a1dc6ad1dee13fc5c805a5c42c22b57e327693ca7ee84e8
0x076238f1066d1c01a20ac890d0f0dd4a44e4401b079b864f4a3eadbdaaf1edd8
0x6a0aeb74d36ee3d6cff2155afddc1d38a9d93aeb520688bd3bb93ce37d55f5e9
0x4c163c7f3051de46574b1cb7262cc4057b7cf7facb07f7c2d1fc50dd31b5ce3d
0xc3dd458b735dd4dc3de3fd1558ade8d984fd35cef834840a7c38d962f7bdb930
0x50439dc1d7db120da97664f423400e5b4d7e440250505b107f57673b8a4c893f
0x3e30f54ab4fdaf88172b57e159aad74216773fb2fb39050065f8a83a19bd99ea
0x635e1541c3b78f81b5dbe94f9993047fbfa83b0675a23544a88ac83b540f18c9
0x01e87346699b8851eae71ca4a7fc6e03af033b7ec90ac13dc0de898bee10a303

Functions
Getter at block 21262184
DOMAIN_SEPARATOR(view returns (bytes32)
0xc8cbc07bf173b6503dc2ef7de4a97f742b6626786a23a7cf53dfdd2b26fa8e4e
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=733260363524855520, _reserve1=20712811853599041332, _blockTimestampLast=1732454303)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
13386730458322694593884282242383960771403309
price1CumulativeLast(view returns (uint256)
40579472149319881063024024389700730046647
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5228a22e72ccc52d415ecfd199f99d0665e7733b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3530599402358830002
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.