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

Uniswap V2

Verified contract

Active on Ethereum with 98 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $890.21
ERC-20
Value $883.81
0x416f4b76a4303954f741b9033193e0c0a75cebe1c6974f461f97cab268ea6343
0x2e0543f4e89734c7fbb4de9b3c2c4c744326c93196820a73ffeb449012d8a8d4
0x7fddbdc462f21793759147d0ec2840a36cbe161a3e220224ca22ddf15703e5d2
0x8a1ecdda28fde03a2266557c056de4c6cb82e7919f8574ec53c78bd2bcd99e4f
0xde4f215b8d2556ae21ab8abb12b0974b10c1738a46e0d156e7fe4b918d3aeaf5
0x93b6c2803348a346b3dd4729234251465f3fbe3354277cbcf924c65c9c0ad3db
0x29b2b7fa53f664a13dac1b647ee7afcb3d62993a4379bc966432b33b99a9a539
0x8a0cab13db2d3ef57f107881ae15015608b8110c87726255fffe683be20e752a
0x2e003ce5fbb2b71211514d417165bc3a5562f911561c70f93339e1a152f1c0e7
0xfdd879df593108c741f5c263a7bb6a6a90baf6a8e569887ef54a37cf3308c820

Functions
Getter at block 20796562
DOMAIN_SEPARATOR(view returns (bytes32)
0x69bdba77e6ec676b4f81b5531be6b2ae112807d37cdb89a83df76612599c729f
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=11176196022531212420886331, _reserve1=351445532872859625, _blockTimestampLast=1726778867)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1358858806967683685473237929609655986
price1CumulativeLast(view returns (uint256)
3993563642243936886601035538185608307455296096752
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x47da5456bc2e1ce391b645ce80f2e97192e4976a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1433381139690640209160
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.