Uniswap V2

Verified contract

Active on Ethereum with 2,712 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xe39c4fab0edec9914583640e75dae7b3111d2dd52506a7768a97c2834b03ae13
0xd5e0943d88e16baa317ce6c1702b5fb525bd0df78ef4614963ef228f45d3bc81
0xaa4e271a4712ea5b701b589e1a39f38a32056bc23fdb83d0e602181ee2f6c489
0xff774aebc546ad685dd8841f2d60dc3f636d9f15b52c09123cf491fdbd0090bd
0xd167db20948c2102b31d75809d7dd6b6e7884a2bcaf38d57fc85824ac81474aa
0x26d7ef0bbdc5aad78f7982fc900b4537879aa1d7984cdb6990bf5041da472c17
0x6c4d0032fd9e773d13b0a552a49fd1877f7b428666ff69a05462c5a563796c80
0xfe92388e67bd6bae77a6b6e2e66f10a3c45c14d18ec37c63d1e360ddd8076c24
0x122a1e021b596f15ccfac27cab7fda8e0ca70cad6ed2d18e7cf3e708af53006f
0x90d26d380cc72cb26e668c97d9768effbce59829d074480d46818a4cb5d9ee05

Functions
Getter at block 21179614
DOMAIN_SEPARATOR(view returns (bytes32)
0xbdc83399711ac9fed9e03a5d52a60152ccad13bf01f41adf4210b6588abdd5dc
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=368094347379835113094605966, _reserve1=1607678810865602805357659460, _blockTimestampLast=1656698272)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
973202618586085816601741646205292288820158
price1CumulativeLast(view returns (uint256)
117106956908437589895792446741787722287288
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x41bc0913ed789428e107c4ea9ed007815c5a8230
token1(view returns (address)
0x736ed5f81bc9b75291e4c9b4586bccdc92ae1a7e
totalSupply(view returns (uint256)
750905655405660468194767810
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.