Uniswap V2

Verified contract

Active on Ethereum with 705 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb535b846eaf8160574d7302b34300d873b0817a7daf6fd58e0c33c846b903293
From
0xfd2e3383fb6a75a6a6f653d9aa20f8d6fbc44c38ecee1c673bf968e5c1fcd172
0xcbba47c98694895bd4d9dc9c83eef116ce8489d28a7ac5a885033c7767dc8725
0x19f4469b4843c861340a5f399e49a518d96a2c46bc1623ac484455d0ec486192
0xc3775c5fc019e5ac9a61355cd1c8612f10661f7dd079893654571695fdd010a3
0x31dfb227de3f55f7999d35ee01e20bb010f71ebee5e145411de819eba0fc9130
0x8a9dc42fa5f47f9aad9912bfd5e065faddd6af96a258b31a19974ac0a368c847
0x1c549a85c7ea984cee00061c223f449a6c642c8700c301c25494bc4d029f1c5e
0xeff61f0b275ccb09460a11b058d6b12ca51d0c27543811e7ef82ce0bfc1c5283
0x3a96f8bfcfaa3f8854190c932aba4394dfae46493308a21a4209896508ed508b

Functions
Getter at block 20885260
DOMAIN_SEPARATOR(view returns (bytes32)
0xe997bcf7f902e73ba68e91456d8b9cbf252b6cf23a763274ab1324ec53ff6af2
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=144690775357830, _reserve1=2555297173758758090798, _blockTimestampLast=1717498811)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
12741004116969611044939021879561395003524489166642
price1CumulativeLast(view returns (uint256)
36034088582245117699671691013809488
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7
token1(view returns (address)
0xdcb01cc464238396e213a6fdd933e36796eaff9f
totalSupply(view returns (uint256)
506876050664209373
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.