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

Uniswap V2

Verified contract

Active on Ethereum with 200 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $517.1
ERC-20
--
0x0f520953215582a2b7fb2f4bca966c820db890dca4809d8e71c815d0e610d6bd
0x965a3d02d5ae7fd01b39304bf09740a4d0c87cf31496a93c110c687b67030400
0xfa5f5a2aee99a925e6733925c76797cebf51b977bf9e82a129be72602f2fdf1e
0xe928f4a0ecb1449b7f7a458c8d05460c6107db952021380c5781607ae425f5f2
0x47623393b00f0ef33d61b8d19b1cea948ca66ee0fb01fd71e29e9166aba7d637
0xc7cc76450ed5327f953eea8faac10f625003ed4f2de39f673871009caad4169e
0x7fc311c4b90b93e491f2b0b920ce3f0eb354e998006b1382bfe4bc5dba19f822
0xb95a1c08d809efcb14f783d835df285d7b8117f56c3830ad33a57fa7269b73d7
0x0c14cb6702bbcb57e50e05d8b03269d9c5cb4c2a924b951199ae805480509556
0xddc22d9dc7e93e5130f93ad2d0032c2faecf54c00eda4bdce7c9b3cb39f24692

Functions
Getter at block 21214580
DOMAIN_SEPARATOR(view returns (bytes32)
0x0db3e01d2c5000feab540b1074e6c70d5f133b204363bf7b2d24889571d76472
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=534371645, _reserve1=517104607, _blockTimestampLast=1719442943)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6044860950817939557498584268321375836399134
price1CumulativeLast(view returns (uint256)
514726435152447872788288955410085229460929
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc7ee21406bb581e741fbb8b21f213188433d9f2f
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
513056504
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.