Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x7f6e15ed32a9425c0c118399961e0e6178a47a19c15ccc39dfcaf4bd17d14a71
0x4e46c42d7d06a03f65f3db1ff597060c5a645198684bb642716ba92a277aea72
0xef31f1d42dac6e62382fe2b3d8bcb82093a4859116cc063aaba12cb29445c23b
0x8cd7d63426070a7f42de4e2a7d888c0ec5320a39d8528f20bd19f64f7e5f3fad
0xa1c35e86267a85087845e6d81cb5db8c74bc3e3d3fdfce3dfd45194cb6ed203d
0x0bf618e360dfe275018fff5d2220d717e27585c1f3ee63c08d78afee5f1da8c7
0x88fee5eb185ff943b5c4d606f986bfb1c8340842c48ffaeeb837790b4912bcf7
0x645688566f83be91c67fe0d450ae8469fc56f7659feccf931732c05ce7aa859f
0xff1bb5776f07269fe92b4d86fe3e5e4f68d0fe209b876fcb9ecc271b120a3fca
0x58ff3e49fd07f77f884a6e82e030196bb84b4189c2dfbd9bdec4828c2821fb45

Functions
Getter at block 21189466
DOMAIN_SEPARATOR(view returns (bytes32)
0x7091a7df92e116ea3ff61994dee1c936b9773e5a36b270da746d3167b907372f
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=5511164341824645186107, _reserve1=1, _blockTimestampLast=1696701563)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
83685414073954892360743760490551266812
price1CumulativeLast(view returns (uint256)
2367616089010103210159628064379193548862133390
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x73e14d83f0f107e0ac02131567ade0bedb55a10e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1000
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.