Uniswap V2

Verified contract

Active on Ethereum with 48 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81.39
ERC-20
--
0x618e609018155b7b2a1fa613ffc5665a343bbb33f07a46a97b31ec8e035ed95e
0x847cc50ac557be6095dd077c7be7ad5ee2e324ec6caf807b91f9bfd8acc5dcf7
0x592545a1dcbbbbc209d0093ed874120843ae27917b6224939b4ee5e2f732c522
0x315c8d2456bb6564aeb0d993b00dab4bc4479de2d1af072e7898d2c4a82e1be4
0x68508cc07f6a67523b2f87f02f4355457ed1dff47c1c3f00c8c261922a1f5791
0x98191997c1f9c9781f5fec174f11b7a4aa61488068c663740a3eb40bfee549fa
0x7d32275419c85eaf5c0ab0b549daa8e784ad81666460f9ec7fad2858e18b3708
0xf716882c24554caf2c46de0f8f5fa39b455fb50749ed79f93ef9377dc14b7052
0x405361ab64a417387f64d1a15334e5aedd8db20cd130a251dd450652713a5266
0x2b8e6986a8475e5d522decae3d2e343aec9ac9c66c562f3db2e710fd1659cc87

Functions
Getter at block 21002565
DOMAIN_SEPARATOR(view returns (bytes32)
0x14cdb40bd4197254a39891eb0184bc4ce2486f62b1a96cf294a35016e0ea69c7
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=16790366282270763599, _reserve1=3245324743032196598, _blockTimestampLast=1726365335)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
63709541715478990023015747805181734199268
price1CumulativeLast(view returns (uint256)
54050918348339757085563210684433316311595725
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f4eb47a1b1f4488c71fc10e39a4aa56af33dd49
token1(view returns (address)
0xf4cd3d3fda8d7fd6c5a500203e38640a70bf9577
totalSupply(view returns (uint256)
6948550737277889574
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.