Uniswap V2

Verified contract

Active on Ethereum with 52 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,043,739.72
ERC-20
Value $1,040,754.89
ERC-20
Value $6.11
ERC-20
Value $0.23
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x70c878821de35f0eb7ebc4538dba45c55649c022f65897f496e59c4692abccbc
0xe9283bce01ce9765bb93a7b1011210db9cb7e3fbcbce804423b66679e77d2a78
0xf6789a5b2c7bde887794ff4a810b744a0f3c95212f64afd9a25ad5710da66ab1
0x34e5cee156484f6a282e842ae373ad6ea1b946bbde842f1abda9adac4e0dfcc3
0x357ab9699de875d580800cee64ef4aa00c388341ccd10b6e93c79b5a80162995
0xfc10dcdc6a0101356773a09e71688fc7b4115088f48558b6621e3144ceb20e20
0x555acb234fdced204e7b5c3a90c3bb1e83eabdd772c25245114f608c9ab8b754
0xf591dc3fc90ebed943df2d1983b2f613bc90db68a2e7587f9cbb5d8403b0dfcc
0x5e5cc4fee7d29b34ea1291965b5c8da95dd3f7bab8cfb54a36202f8754f12d80
0x7e6b9c1f0b29c5f524e7abb29bd87e39d7a482088c83a33b6c5c7c3bde2b6f3c

Functions
Getter at block 20791219
DOMAIN_SEPARATOR(view returns (bytes32)
0xd49c677df70a9d546e3608dd755dcf4c2b4fd1545619f93bc5f102f26976b318
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=408651990500388831012, _reserve1=10324754147008430, _blockTimestampLast=1726828295)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5816562858903667419556651648032857436
price1CumulativeLast(view returns (uint256)
1297318376467590701978805760414596732692333748
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xee2a03aa6dacf51c18679c516ad5283d8e7c2637
totalSupply(view returns (uint256)
717961301665798626
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.