This contract is being backfilled. You may encounter incomplete storage history.

Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,158.37
ERC-20
--
ERC-20
--
0x762e2355c45706700fcf51c3f4a1bdb43a29ad8715cc61e961181e362e076109
0x2dc4173f78e09703e52e6af23be59dc42cb70f8447d63ca6a6024d56fd9509a2
0xe28c952a211d7fb02c1710c4aabb5255e1b27da54afd2171ab5db15b868483ee
0x646d537d5356fd07f4f3a8fd20ae8bd94e2969040c67e0f8dfd896b4c662dc0a
0xe0694ad3c86cdc34c6c931ab5a6385e749431156d8c0bcbcf30ce71ed43c2540
0x588160822f1556f967772c4bd0e4acb3144c69e3314d27f6d81d8af948f54091
0x0a10dd0f1216cb71d8e517b65a202c8431728ea857fb1cbdab4002747df12ad9
0x54e2f18248069be0d3927fab9eba9673d7d33afee502a155409b3be430698d13
0x6246bdc3bb69f14bd48e4c624ecfa772dd9e353f6527120965c38d38abdcf8b2
0x8d9ce900b546ce26ca172ee5e153e3e203fc14338fac93f8750fd90845d0a067

Functions
Getter at block 20798098
DOMAIN_SEPARATOR(view returns (bytes32)
0x33a64126dc1275f221662a4613299e3508d01ef61d062f3a3aeea481ee84ac1e
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=25219916413150945005992247, _reserve1=2805025252266865425, _blockTimestampLast=1726807427)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
30646459164555315860530187570114439380
price1CumulativeLast(view returns (uint256)
1519228391085568351515656806391782791220006031569
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7b32e70e8d73ac87c1b342e063528b2930b15ceb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
7029000000000000001000
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.