Uniswap V2

Verified contract

Active on Ethereum with 63 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $142.01
ERC-20
--
0x1968b3c67b6e8d0359d207eb071dda1bb8828fa15079f87682efc6fa07f45b81
0xefc14458bca15e9d361326f1c5ca926ade54e2d2b969f18879a65c363697feba
0x7c4750dcc18a13107ce1074f46804971b1a433887bc7756cdf103ae2adfc48e8
0xa11adb68fc5886ec40ac11923c1fdca33ed947ccc81e87efe4fac2cc8d144173
0x737d449db949faf31e2f57652f490014096360bf9f942d149ddeaa419d0a8584
0xfd8aca92ff86d17f34c3acdfb9b264225820c3239a6d5f00c9ac5f90b33adb9f
0xb59c3de393e1de333aee551c11e6a1073b5552aa0ba5719b33454576dc7c6342
0x09e4cd09e7fc02336f51e464279ceec22d19f831793990ffa7ac0216f6307e46
0x8430afbbd234ce2bda26874621679750b8afcd9c6dfd549e07780c073b804e0f
0x54375f73c5516a4ca376588604d4c982abc572a414a5021139d2502da2063e02

Functions
Getter at block 21305772
DOMAIN_SEPARATOR(view returns (bytes32)
0x7243faaf355ac8ce7dd16ae941ed70d289ac2547dc9404060ae88de521fe81a1
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=142013703, _reserve1=65813710136177820302525000, _blockTimestampLast=1732840919)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1084857705799060001850616288522410369779321486822945764710038
price1CumulativeLast(view returns (uint256)
25788853872630181309896721508756
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xc0e47007e084eef3ee58eb33d777b3b4ca98622f
totalSupply(view returns (uint256)
6654936166070713
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.