Uniswap V2

Verified contract

Active on Ethereum with 842 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,075.82
ERC-20
--
ERC-20
--
0x08dc99c6f808bc9f6d29f0e41f524dc837542b52e1c294bf9baacee9c623fe9f
0xd5f7e0af0b0b919246bd290ea7dae64644a979c216785651dd3176335dfb4197
0xdb5f5c7976d4259ae60ebaddcc417ec71485ff3e7b0a4dffb810a738a3d8e815
0x59ad2545271a730fc5bc4fe60851e85ae11d333e10831b58bc1e0f7457dc6e12
0x910c5dadbf1c9db83b28912f7b9f403777ee390c67d5401c991798cbba7b5d8d
0xbf1678fa59bf4e235a9a3cd22447bf370babaf277b75e7365b724b0fb35ec4a9
0x96bcfef2f7d71b9c3c7c11a175a25624c4498055941b967d557ecaec367216df
0xa96f8bc8a7e22add550ce78fcce1c9eed715714f8f0710f91aac9f120714c2f2
0x243fabb7255a006d2b89ed19a291e76f6d4fc73d09c011b35c24fe345aba97a2
0xe4ca763d5a0cdd11ccbd8eed65473f5d4bb76f9610866d288e1d23d738b6adcf

Functions
Getter at block 21090720
DOMAIN_SEPARATOR(view returns (bytes32)
0xdc10fc8848fbc36856aa92be9695f858997ea0791520e04675417afd0ee060a2
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=3154273226048844344270007, _reserve1=428816998990200540, _blockTimestampLast=1723397267)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2453550523664274021034306312333579348
price1CumulativeLast(view returns (uint256)
3458850164085538710749809620141486144339260689368
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb2c822a1b923e06dbd193d2cfc7ad15388ea09dd
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1066624864931669235804
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.