Uniswap V2

Verified contract

Active on Ethereum with 114 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdb9a5e884bf970ffe3b8567c27f12c3ce5e1a4b49ea69da84f9e2e32f28eada7
0x798db606dae457df433265d8503c9adcf896bee89eb46ea35806db423a6eda7d
0x680c7d0e0049827645a3a34b652097da1326b484d9f5bf2f21032985b11de896
From
0xbae8910e0c121c70f9a0bb2a6204eeb9083f8bca541acf7b60dfb18ef76fec07
From
0xa835266291643fcb0a62d7c667342240c6d6d1bc509d884fb6be225dd378cf09
From
0x98d08f8dd9f10d753900b6f7b792969d9329d623a1ad4482e0db649ef7738b67
0xd2cb6e86e9d9053393e64cddb4dfc97e1f13c3c09c75014ea7d158a4c4096653
0x61296a9ee7c70145993c319c80560a7c9ebddff102c5b1ccb08bd4b86d91dd35
0xd45efc4085eea3015e847042829e72f979dadfce7b0a6f86913100887254f797
0xc87bcd3a63b58b6e6ff981768f03b4742d84997fa1b3cd5faaaa3abcaec9546d

Functions
Getter at block 21258306
DOMAIN_SEPARATOR(view returns (bytes32)
0x5ede878003baea252461d69f75b402e2ca9444db2b50c87910c512087322c95e
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=921257202516236876149, _reserve1=56123852895391791597, _blockTimestampLast=1686429299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
298984387632993753456868398564257755391721
price1CumulativeLast(view returns (uint256)
3913045304825951513532682418292395546203957
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x504fa07ad26bf82455bc67653e8aadb19d25fee3
token1(view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
totalSupply(view returns (uint256)
9780971854063540428207
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.