Uniswap V2

Verified contract

Active on Ethereum with 73 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4
ERC-20
--
0x5f6c3ab30238204a0b211b6cdf00b41b243d9397263e2620b4ca6da9655f6731
0xfa2e39cd382b77c227c6337a94825286bae14fc962ec007fdf18d113d5da6ea4
0x5821de8c7277216a5ad4d07a28d025f65f3efba0d12864ec4000bf3fa03ca30d
0x591486f7786a4fd52f0350c8c9987f7afbfb3b190d12c39f3df22a8a63eb5d9d
0x0df6788cd3e74a60a4c68fb399c76c22aecfaae5526b5274844afd0df3a428b6
0x349822d95f33299e33816cdd173252bfd283052ef161e0f722c74928d274495e
0xe8b8baa25338a1a99629ec740fe5568f50928c997fec75e28bc0ae6dedd0a537
0x8079508f079e69c1bfa573e11fb2c35bbc521af9c10094cfe1e87162c97becce
0x009f41701d1933f347bc4a82a6806358cbd38719f2443a9eb8a2fd08ac2772f5
0x4fe4eb1c5cfcf5abc17511333acbf8bd6c1d4b7af98872dafd40c96eb6fd6b58

Functions
Getter at block 21265360
DOMAIN_SEPARATOR(view returns (bytes32)
0x5ffb13dbeca9827e95ecfcd17a8e6126d010e08632465a2f29cb550de86ab882
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=4003864, _reserve1=328428347660433081149, _blockTimestampLast=1622452920)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
43439278992285177178063974563685444954087185436084352
price1CumulativeLast(view returns (uint256)
864197973349334508418500140868
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
token1(view returns (address)
0xe7bf7fe480a707cf516b4dc431ea8958ab427220
totalSupply(view returns (uint256)
34944265459871
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.