Uniswap V2

Verified contract

Active on Ethereum with 198 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x4c713944afe8771612a0ae13f56fd8ded703b5f5a8ba6abeef45d15b3ebeabe2
0x2cb0fc10d2e45c85d28cb0f9fe02cda3be15d655c121a3c04d73f2b2aced7025
0x28d89826a58c1575ff9e3bd8c137e6d16f20c85c4003ec5f169c5dcd9102e45d
0x3e0e4776cf10ad8f1a0754fcd4fbbc2fec2b52bff24017200dcecbb83c24c99b
0xdb718e43e48b8f9c2b4d2033a651146d5fae5d435b5d405b8e3b3fc29d2155a4
0xdb6921e0abdf0137e4951a2beb59cc2124431a75c69d3ba45e59d48820454125
0x6478ecc788b52ba4122a37fbb586018134d3afa6ab392a7b41d7dc07e1f3bb1c
0x3fae546395b8750895b469de4f447a365cc922258a8d512a25ad235207d7306b
0x62f116753bd82b803600261c50b6a8cdef5755861380f8dbf5e78c873716a029
0x5e7c6bd771edfcf2eb30abee6c63f0083f526ce3cdb5f50b2e94d6d8a6ed72b2

Functions
Getter at block 21192186
DOMAIN_SEPARATOR(view returns (bytes32)
0x85826bb7d9178a9746a64f0f3266dbde5a90db1bfe7732a865d81f03a609c8ac
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=318534775841300050200, _reserve1=238579170784507400919626, _blockTimestampLast=1723424855)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1431396843800508155990501889997425517388398432
price1CumulativeLast(view returns (uint256)
856535511960965014887794366229441929141
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1b4052d98fb1888c2bf3b8d3b930e0aff8a910df
token1(view returns (address)
0x6f450f117114075d1d1c91dd64a61c0ba72ca68f
totalSupply(view returns (uint256)
7901627394546666969052
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.