Uniswap V2

Verified contract

Active on Ethereum with 200 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,403
ERC-20
--
0x6f5c6aff6ffb93609a159ce05d30fe1439cf981792524d0d6d07505b4bce3dec
0xf0ce27714764a436aa364388b80676179cd23986a2f1276d9c8278fb8d200fbe
0xcf2d4e4bff26a75795becb474adc053517b90d68006af26cd4ce89a634f92431
0x0b081e1bd84b7413fcfd98ba4196dfadc7eed449a7f732f3913b5aa03e59076f
0x6b5ed944cfcceb57eef6578c501a1468d7825ea25bb9322f168a920ba12d6cfa
0x1f71a76e36bee1ccb3afc0c1665bd9de18c51d75db1ea2b6a93a60d23f629071
0xe882a5d0fbb7eb20a59bbf6e77910d6355d4a2ac55ad41eafb10c08a44283ea7
0x441e636da8d3bf72b80e4e1d9a4b6b4cedd46e49a81732724b1cc3ad8a0c2451
0xa2985495bacfa72325ceddd6a4ab0cbe3c8a3551db61fdd268ef2573d1fe6193
0xa379567215a483ae7f1835ec5c8c2623b74d151b1b1ec0842a696bdd75fb6e9e

Functions
Getter at block 20916636
DOMAIN_SEPARATOR(view returns (bytes32)
0x65745924449e5d79f4f3c3f7c6f133ec5e8a75413c68a69d12d3b2d95935a999
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=20027371555559163965331, _reserve1=1403173343, _blockTimestampLast=1721388227)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
85067665224895874046037171608
price1CumulativeLast(view returns (uint256)
5703047877228691832537614434200779480497409499446682107
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x76417e660df3e5c90c0361674c192da152a806e4
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
5117316612504054
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.