Uniswap V2

Verified contract

Active on Ethereum with 738 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $367.72
ERC-20
--
ERC-20
--
0x0510dca59d1e1ba0dcdf892f1493ef0f7834595b6e7df015e952931a3f48fd15
0xaa85a7d26ff9daee8742f61ac5c7c75426179df5bb0e607b8379256054ecfec6
0x67f85c50b8be0be2fe06dd2fbd227f3d6482e4838d5a0bf4bf8a98abd2ccd4ed
0x5ecc303d87e04242ff87e8ee2a37cb281525c5dd5554ff4987377a3ac007c232
0xe636de68870682022dc2b3044f55b927f1a4b6e1a66f84c7a5212004c0dcb456
From
0x82b9793f054da9bf57c8f60e3791bf3d06bb8cffc417e1c28306c9d0f01b01e2
0xfac126dfc62eeadfabccd488ecdf1342e756d90175ab661d7af2070b96aa5854
0x0b3d959f3e1507639c14710e2ddb91d0a897f0bfafa3a6297d45fbb9fd0e0f95
0x34ffa4f4a43c63543d4f48fcc4f710af5ab7a183d3490696c65e7568b8b7e7d7
0x9794c840a51f1255cb4aa9715ffd62e0e80427f2ae0fda951aa1306487bab2ec

Functions
Getter at block 20885536
DOMAIN_SEPARATOR(view returns (bytes32)
0x1c7b9e29a3b3cf565cf95ea82aa0133c1171f71fa4d38f4fc35880f8272ccf50
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=341247309773375894380806970, _reserve1=156067974275532205, _blockTimestampLast=1725171971)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2860375295565701937674568170385771246958
price1CumulativeLast(view returns (uint256)
850363307477620345009611455548769922471389590264529
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa866f0198208eb07c83081d5136be7f775c2399e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5614171727100747333465
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.