Uniswap V2

Verified contract

Active on Ethereum with 252 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xa9e0ff58691b52388966375aa5e402063cee1ade571996133659f05fca8ca3c8
0xb58258d0a00de75813c4ae3e48e4b5242124c20da02d5107c876b59379ba020b
0x99c2433ef6c6a2420db5d83c7731e8f0ce24bf73371af2054c23654fb9242ccd
0x995b166bb3b3c3c66c2df79cc0c22fd4c97572801b86dd1fbd7c01bf749107d8
0x502a014f7b2bf489e7c6c3dbfced37717955464178d0bd4defc9faf86643a185
0xc64d6bb73d888d49bd1ade82528ee7c0583b13b9255f221d598daaa19e582017
0xd0706806a2cde26ea5a03f754815de84816ae029b61faf00cb887f631afcd7d7
0xfc37ed5403bb9e4b5b4e6c86b2dae60ea0fc24222f56edb4088cfdbd15d75aca
0x01c21dc042404ea25b991611ffd8a132a15cd00a7f7066d18a478a7e30100c53
0xeade41c255599a49c847be7eb29b353d5bc7907db3931dc87d25962c7e69930b

Functions
Getter at block 20881389
DOMAIN_SEPARATOR(view returns (bytes32)
0x652a782c302cc1302ea1ee4776c66a4c44dfef8f49054fc996072e0968a5e0b3
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=34248536375125005223455, _reserve1=3510283765502360270511, _blockTimestampLast=1724198075)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
193806850548886343906189449640234141300002
price1CumulativeLast(view returns (uint256)
3814647081057774650913606574849295411160019
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x50d2de5397d7c657c3d424634a2ddf4e0d73d789
token1(view returns (address)
0x790baf0c914898c62163a61f150637d4bd180697
totalSupply(view returns (uint256)
10465238931778879170057
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.