Uniswap V2

Verified contract

Active on Ethereum with 545 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
ERC-20
Value $0
0xb18edcdb896d1da28785806ade468d59252e8b6f416625c1a2b0e88e26c2bb0f
0xb05c6ab2230211250898943aecf314070f480264a158e258e71f62d526795182
0x317ef66f94fc443869f7192ac7cc48ebefabafe15926c0cd7b351bf8650b2bc2
0x315152ea4d9b6539618f3f2737f642f17addec9b1da240434548db20679cc2af
0x90ee8cf55509938f498b7acfade37cdfc0f158c8f4f630857b714151f7e6f690
0xbe6a41f5292e0cc01c0e6943d2c58e4492db9400cd86844ca3c2c25e329c7f36
From
0xd002f21c39997e2d18b1c12ffa9c57682e3cbba88d9fa3fd377d14f7170488de
0x90274076b8e8504768574e3dbbde6b9dbfcaea49da153d155c66efebb63eb460
0x54a6ccdd09659baa7c16c089d5fbd8485873df43626fd6250233d72802a9d072
From
0x1d45679ce2c8b4d39a138a38ab56672acf58c9c184a8331dd04822a4a203738b

Functions
Getter at block 21218892
DOMAIN_SEPARATOR(view returns (bytes32)
0x22beaa3f5a61b853f68c2f7af316a9ff2bb640c691ed6fae42834373fa956a33
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=886494346386439816, _reserve1=16979386462298184, _blockTimestampLast=1621087609)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3610062415349962004270700069213474102548
price1CumulativeLast(view returns (uint256)
24423460336831088824664031128413027575821619
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x066798d9ef0833ccc719076dab77199ecbd178b0
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
120003900012678886
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.