Uniswap V2

Verified contract

Active on Ethereum with 1,191 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x2afe5fe47021fe7181d0bf3c488dfa10ad1462e1acc7f82635c9d53931e62096
0xf5172ef3c38915cf0b9f161ec18fc27fa108b14a55ff694cb5c6fa2d582ad0fa
0xd0bfc62fc88391ca262d4c3c2b396e5f433909ce9e130423248675c8275a7469
0x82de348ed1c190a4a0a2d4837eaaf50e99740c7b9dab298662b03c0d28698a05
0x01cb1a208274dd4d269fa125fb1b1a036ffd8397adf0a0106b27ac28cbc6846b
0x9e70a7cfeb4c80b85fde52f81dc71a986f4c12072b8a46981a6272f6be40dd42
0x01eb67708ad04d4ee7a894ced0f46760dc65c1ed56f80ed3f5019272be80ed8e
0xb1db9c778b8c148afc199604b6b1abc94e72b1aab4eaf5e8ed4c1fdaf6a91d5a
0x41ffe3a59a15836000dd7ab9679d959a17f7d18b72a07db70cf270f8ec9b002e
0xe124f60dc0512c71444205021db92aca5d30e6bc0b08cc0b1db26db4c0c4c832

Functions
Getter at block 21223114
DOMAIN_SEPARATOR(view returns (bytes32)
0x7b847885018326903acc46fed16a728c05f781dec4556bc0405eaef276140902
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=269923592968870, _reserve1=3845095844282350629726, _blockTimestampLast=1664060927)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4085566636940128133432087166005246494234634143856
price1CumulativeLast(view returns (uint256)
39979362802012665307902129072204578
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5f6bb887c9a4609078a01b2832f37d0f96fe762f
token1(view returns (address)
0x89494c685e06d18ff0c65f9e756976edaa6e806a
totalSupply(view returns (uint256)
285915883420395021
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.