Uniswap V2

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25.6
ERC-20
--
0xb8b3bd935d68d8caf26be1702d4445fe1cbdac8039b570bba6515a9384dd497b
0x26a8b3e1a6882461a837b2dd766b38c93c707976dc40993bb792534f1cd094b9
0xcacb41ed41e8ec75f10cb0b07e66fa3202a16ae1fbfc241fa3001d96f3e9775e
0xcf8fbd32f1a4f66f4d06ff4c8b5b589383ce9213e4ed4d964a82ec8ba7d76393
0xdf877512eb069ae412ea5fff8333096efbf3254ee45f0cc53cec4b8030d4d5a4
0x291ecc0beecea03106e548bdfb90efc1ada5f77147703ea6f4dbfc982297e427
0xdd30da5ac949e6f713ad1282d636e9196109da4a71ca55017219221ca7cc3379
0x9a46b712dc057198fd22d81a9d96828b3ad23ff7691163374e9f0c1b42c93e19
0x654ce8af5bf099396369f54681be7a82aa4473423f5723092fcd4a6a9e24f1a4
0x3ea15871c9567fd41ff713af5030dba2ba701d4d78a6ab0bfdd31bfbfa359de3

Functions
Getter at block 20820459
DOMAIN_SEPARATOR(view returns (bytes32)
0x660eced6bdf5b3050289d6e43db31b828124952824ae77f7f5daf6bc15ce446d
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=5586133441583528097406, _reserve1=9691512857034532, _blockTimestampLast=1722164579)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1695954946466125250080308751399820752638
price1CumulativeLast(view returns (uint256)
286557836440205226407938432361884823043828792307
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x51bb9c623226ce781f4a54fc8f4a530a47142b6b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6768722786874476152
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.