Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,205.47
ERC-20
--
0x7c7d9a6a675b449dca30bfbf51218afd01902818fb50637b93b149788abdec58
0x0cf24f8e3a4a635c770456b56f09b89dcb4b5ec489df30631ba0fc22fa3cac3b
0x789ad4a85de7618d9a9b736b7a8671f47d289d66595adf0bc02216f72c31c222
0x9864038797d81fc50e2f818e5c06658416b24ef9fa8ded99cb93d33ca70c0e63
0xb04e10df50524e28c64eff30853d54a6558325c492cf7455eb18255645c652b5
0x1b8ad09c69b6f4ae3e78c5d76ddb395a42bc54777fc0bc31fe533ceac798d6cb
0xff7c6d93cb640470344ee4f2f704ca7deddc99cbafefba771d78cc6df6fa846a
0xf7cc68549b149a6636918e99d452daf5f1e7fe39b711ea65886846f6ae24c618
0x934418fb2f7eb9e00f76e2646c1d367ae6335a2fc714c5ffaf40af31c87bee18
0xa208073ed3e497bac5571b691d2b3cba98c57ac964ec742157b02534cf2ccef7

Functions
Getter at block 21388863
DOMAIN_SEPARATOR(view returns (bytes32)
0x8b5a62846a05db058d73cab9196d1505777d6b9a1428a2839356a4afe2501a91
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=137912880534594315406289006, _reserve1=310418553083064728, _blockTimestampLast=1721808083)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
57778266440037658611400661417674464
price1CumulativeLast(view returns (uint256)
26921826582957048823310055874607731866521912903964
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x15316d2438a8d7d534e4233b8e0edacd64c9fcde
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6018454415192483871874
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.