Uniswap V2

Verified contract

Active on Ethereum with 375 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,810.43
ERC-20
Value $49.36
0x90ade85edf30da00e6de01d71d91f865c9566666c9df975c0670168c74e6452c
0xa6fcd7bacfb8ac3eda8a917d2ceca4f5f835e1cecf92ba29a986f5423e9c8de1
0xc68223f2fd6c4d0e38772ecba5c3e153a0d7e193f6faeb1a66f5cffc16cdd703
0x5911775907ce29961b0fbfae182596055b23ae9773c1ae93e46b6eca3241ca25
From
0xbb833b483feaf197a96a91c7f02ff080523d08c376f1910123ae4420bec8c283
0x0a7ec6ebfa353f17444f1df44a2259090cafdbb66ef89a604eee4d10a03710c2
0x5bcbf5173b18135ac88012d5275f2a6883e7ee5453a9aa8b080dda9d4e405045
0xcf00cf6d61622778f86c6a533e52e33adaf512e9dfb349ce6905dedbc64f3d45
From
0x4c1752ce56dcdd723dffbad0818c82ff1f2064ecc61b97fa1cdd3c3d700507d8
0xca9ca456b99609db672d8b81aa44715f550052bdc3d4a6a9b0544c7b9e1a7e37

Functions
Getter at block 20905900
DOMAIN_SEPARATOR(view returns (bytes32)
0xc055953f96ddb2f4ffc418b97293413475422ef73683ee2cc292700668292f5a
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=272106260320276825673584, _reserve1=20394021574872117, _blockTimestampLast=1727166731)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18226865093547015974228500274953895033
price1CumulativeLast(view returns (uint256)
1354495145704834077998026623618002977894788212485
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb1f66997a5760428d3a87d68b90bfe0ae64121cc
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
52058653143043792431
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.