Uniswap V2

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $216.91
ERC-20
--
0x83405738e1237db1190a77481d2dd5e61430a64031d333c02334648ab52ab40a
0xd30b7defa16cb5ce92b44c4299b608eb08e228fbd09ac54f9cae7c637a0fc034
0xde5294e935196da1b3f922fbc4a81dfbb2004dea6fa026f2add1f3f1e626fd7e
0xa26312255fc5eeb03ebcd99256663e288b4fe8d2278230326df2fca890e21adb
0x722c1aaeb72a97c8ede8b671bd07830a9c45b3676115dacbd44ce3198d48d9dd
0x550acd155168ef7c8cc00832f6758760d3d00baa927981b1aa1e9086b2ef9276
0x011b923634f47c61b3b88d0c56e8d3ecaaa00fe56c1b99640af7a9e33a15dad5
0xc1b97497ec4154b8310e28b9003532acdf02f3c0c0bfbc3a535bae8d8c6a8be6
0xdb15fcfdc960812536749d784f0b31ed2b3adf1998c3dfec7b5bfead98509f14
0xe51b0d384992a43eeadce5d3ec0146e37ff73081051ee34daa69e585973930af

Functions
Getter at block 21222462
DOMAIN_SEPARATOR(view returns (bytes32)
0x0c8dfc1e70ea04d780aa6442f0fbeb1be848c8ac6878d11ecc79ac3a8d7e012c
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=216048354284659254900, _reserve1=385998657235493021078165, _blockTimestampLast=1730700707)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
643180069258259318842033369060704736378821637
price1CumulativeLast(view returns (uint256)
540159183051671763815544689599050653815981937
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xa9d232cc381715ae791417b624d7c4509d2c28db
totalSupply(view returns (uint256)
8286248845481772508505
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.