Uniswap V2

Verified contract

Active on Ethereum with 58 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,208,320.88
ERC-20
Value $1,206,495.71
ERC-20
Value $0.57
ERC-20
Value $0.13
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x329e51b01b7a5209e22e9d1f5ae03f353cc383a3df5439fb5de43627a8437e56
0xc36ae927cee5b75356db139d151553fb98e8d8328a6af39678038eb7d57e960b
0x99b4f15905fe4261ce57a5a5155a9a944bca2fad37c8885b05c0029a3bb8f51f
0x6f87d8c60ee492bf7165064a12158db81448751aa4bdd2163a8c9b4c4af47849
0xef6f6490f0dd44bd15c871252522c21df35b4b9a08da19ba5d78c45e438d7230
0x789ed8bd481f98390f3891d2a2fad40a6006cebfa81a310de52e93957043d1b6
0x70c878821de35f0eb7ebc4538dba45c55649c022f65897f496e59c4692abccbc
0xe9283bce01ce9765bb93a7b1011210db9cb7e3fbcbce804423b66679e77d2a78
0xf6789a5b2c7bde887794ff4a810b744a0f3c95212f64afd9a25ad5710da66ab1
0x34e5cee156484f6a282e842ae373ad6ea1b946bbde842f1abda9adac4e0dfcc3

Functions
Getter at block 21246913
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=361103487555351478071, _reserve1=15562264898281298, _blockTimestampLast=1732322411)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6735429555065084625437741497118032488
price1CumulativeLast(view returns (uint256)
2209548372030076858868830787230799066464041492
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xee2a03aa6dacf51c18679c516ad5283d8e7c2637
totalSupply(view returns (uint256)
707326000652586464
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.