Uniswap V2

Verified contract

Active on Ethereum with 154 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.06
ERC-20
--
0x07c8b5936688404cfde1b7fb23f261c64cce728f67e622bfa566bdb5b4c076f1
0xaed02119903d8e1b7e1c47327ccdc0fa2cd43a1625e0269530dc48ba0f73e6f6
0x19bb139a81b2c7f5d8e4174a3530043f16ecc1afc3083731bf9f2ee6074c721b
0xf1e55c17504d281f900347fef06289cf9a4e85cd3f525aa649fbea498fa7fa43
0x3d2db79ed3fef84a03d89bbfb08e7f7c3c88f36da849328c5836853b5334326c
0x3b1311266e5e3ea16c858786ecd763be5849d001dea827e516e96c4d8a2454a9
0xf29ee657fc2e18e4b2746d25e394d17cdfd8527f712d2c6ad703e84157662b5a
0x16e4ab553c59601b9c40305a9f86554e8c8a9e1d5970efb22f691826ae0b3efb
0x0b1bc9954098f77c803699c3a3cf08f30d277e0395f92255db1ae07172ed5c3f
0x952bd0e9839976ae84452c4fcde7e755ea178dd8cfc65dff173b0b05e75cd7f3

Functions
Getter at block 20991847
DOMAIN_SEPARATOR(view returns (bytes32)
0x33c707421bb83aac4c5cdae7b6e0f8626e9c5d55155331aa617a6e9b1c2b79bb
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=263593514613820892115, _reserve1=3060784, _blockTimestampLast=1701631991)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
46657931550059814407517714123
price1CumulativeLast(view returns (uint256)
22905347380227865475517891914786316094756316811746982792
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x28a06c02287e657ec3f8e151a13c36a1d43814b0
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
27075027704511
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.