Uniswap V2

Verified contract

Active on Ethereum with 45 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xf187742fb2d7630e064dc7da99ce892346396e3ee39e5cdfc60d0b269bb5ace7
0x00ee2c92d2bd34d482b7a2ee496d8a5e2d5df3715e54aca090c9e6646a349698
0x2b698650edcd9e213bc9c13ce9498e6d960ceb3abc85543dbc28d8d4a6bb6307
0x99d0610c841c6cf6e34ae8124b898c360933a711771f1394e4b01fa780836cb3
0x604a6c763b2ff3e683cf108c891da449ae9398e4e9523b390de435f872090f82
0xd206da4fb1f76eb78f083f0b12cc73caa0c080d1da4ed5a19dcaa7e6f2f797b7
0x508343234910ca75f6a32b1b9b877e5cc497faccf58e94e52b74d3a3ffda9e7c
0xcbc5fca25a4db692ae6b061281d1f0a9ca6ec7681be54571fe0f75d2526755cc
0x96581a605a286352d2b1bf29583cc9da8188dc1a947f651f94d0b513728693fa
0xe308f1e18433d172c73e7f29cf9b599ea847d356ce57508a630ade928f8da036

Functions
Getter at block 21391024
DOMAIN_SEPARATOR(view returns (bytes32)
0x95363ed42c9ee738b3ab311ad428b9517af2ea55c8e4bcbca687a35225f7db78
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=347917069250247061548201, _reserve1=47710642174139729509400, _blockTimestampLast=1646463844)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
7530615482417464877686595768472945865292
price1CumulativeLast(view returns (uint256)
8857371573199923712523411219106256453447470
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa9af9cb36d7fcbb21149628bdf76cc8aa8987fa5
token1(view returns (address)
0xd04785c4d8195e4a54d9dec3a9043872875ae9e2
totalSupply(view returns (uint256)
115363014017150357532980
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.