Uniswap V2

Verified contract

Active on Ethereum with 173 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,130.27
ERC-20
Value $3,105.16
ERC-20
--
ERC-20
--
0x7e4efc30b6ef4842c69df3f8f298712219291d9c78fc0c0f711db6e797cdcdd4
0xbed15f24053ae45d0ee28f69dfe1a6ccc9afecfe094574f6c96553decea9c2d0
0x71b1376f3c950221521345a0acb5b90fbb26e4cea39d77b3fa55d70390990252
0x02d43226ef8b16c2ffd7551986b1c667976bdad581dde1a4951de1716eb23b2a
0xdae7df4be37ceb9f20b59720733f417230881314987a4de6c0c9b08224fa4e5f
0x6e29cc531b4cdc5a5ead6e7a49b2dd112f766191b65083b1e6b4c22f777166df
0xb02cd33346bc2f2fdc5d8fa80fa589f0dc82640e2cb537c5ef6459493a75cc89
0xb08aeec3a406d4f19163d1029fb1b010227f0a292de62ea2f6dd095abec19f14
0xe2c02d40c41b9014aa36020a7fe76c1ff7a7e21fca002f89d8d207d03372f5c1
From
0x6474c39d2e8eef7f58d5e212be154cc3f1282f8b522982cbaa4be3370934b96b

Functions
Getter at block 20826643
DOMAIN_SEPARATOR(view returns (bytes32)
0x121f8f6328df00f4b72d299f9fd69e18845e5162511c43cd25a1f709b8188f35
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=1191200735345744263, _reserve1=10273004340874608190982, _blockTimestampLast=1727238659)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1429716517105842558592672202865659327427910239
price1CumulativeLast(view returns (uint256)
1513984621660549834497169527636070666130
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd26114cd6ee289accf82350c8d8487fedb8a0c07
totalSupply(view returns (uint256)
60131114620322400330
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.