Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $150.63
ERC-20
Value $58.27
0x6dcec2dd873d0cd6a880fbea36daba2c2a38cd7999640511dc5a313d70044313
0x4a90f6b97b281c4f1eafada9692855ee550334407d3487ba311c67c39b99b4d4
0x863438186fdc9bf66a2448d9b78b29814a5e3fe22724580b4ff0c254aff75f63
0xfbb3efabf5328b497a219dc18952ff4c3a18603016ecbcd00c1c55a7887e8406
0x317d7281595c8b24b9f9b27cdccc106bd8858c5f3093c6fb22c58d33929a2ea2
0x411e08ecc39df38592467ae173d93197c834d77cbb3c2720880388a57966de74
0x98fa2f184f22b710e11c8a3f3da784da87f615dc1c280c15e8f32a35497c4d51
0x5aa8488e8c6fd820b0b4db619aefce85623edf33e9ef06f47cef1e4d97dc91cd
0xa4c6b9daa5543b998f439b8e84691f3bdf092bf1915de9e96eeca795d8c159d2
0x61f7f9062ed8b48a389f07089efdf7ccfd530858230ebb095dc45630aea4505b

Functions
Getter at block 21305425
DOMAIN_SEPARATOR(view returns (bytes32)
0x044a87ad54c2b03394b929b20ed63c5f1256d36b2a6da2b3a4201f90a72787f5
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=1942344731254047412546027, _reserve1=150476657, _blockTimestampLast=1725524459)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8094717960992721008075720339
price1CumulativeLast(view returns (uint256)
1306436492915929546275007703208507818106625020156159076341
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x74faab6986560fd1140508e4266d8a7b87274ffd
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
14593158490538800
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.