Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $436.61
ERC-20
--
0x5deace258b73ef3a1a0dfafed0082077ebc1816a11131bb9e9840757f61afae9
0x69d616645ff9c52cf2b5dcdece2a54a6b37aff95fb74b851787a8c05a61bcddf
0xf90d082179c79d9f21ec9061e6d433799434051a47542940e4b44419feed8f03
0x767e75c4d9a5264763b73af1e32f79554f401e410e116a8130b92c42284d6d32
0x6618556e104590e700a4d0fd1caa78a46794e85e14017734bd0e7ac1a1e0057e
0xa85d1098c1f7cf7496929568496400f575e713aeb971ae6b598ff6cbe3de06aa
0x240f648950c50e7be53165916dbbde813e5d2efdccd243f11d3eee72754f86dd
0xa178022e098c50a61ee747087e786974c7137dde6a8b05e293b379b6cbf084c4
0x091b59266dd528ce0f4f28d11fdc10b77e5a38df9ef1d6731d5f016bd4a4bfc8
0x5d980ea069bbaa7a810e9cdbffab37b2e453a91974ea305b977623cfcd9cb325

Functions
Getter at block 21198407
DOMAIN_SEPARATOR(view returns (bytes32)
0x5153e1f84ef0c6ba8d8f0990cbe0a29354e19dc9e6bb8abacb565c2c4e507869
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=4004658645334820510499, _reserve1=139486104701264775, _blockTimestampLast=1723401755)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
99779491302721738665115231420762139278638
price1CumulativeLast(view returns (uint256)
40860875101724081454025151268581519093381051
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x23b7f3a35bda036e3b59a945e441e041e6b11101
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
18110471731912344914
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.