Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.7
ERC-20
--
0xdbd76273c8e00b343280c9b0187731b95091cc3a2d13b7f33c1b4c9b76eaf39f
0x67f29ea2f199348cefa49ca878c6fd7ca790605df34ffaa54df48d16d534a9c1
0xff5ec87e7ca79ac36b9a648158879cee97445df6dbc7de703af156ad078e59ec
0xa7d01dbcacac50406dc66c1d7e7da229cf2a083349f3eaf2d02f9daa2547ada0
0x649c59664ea0289cda337f55aa7479fe4c0ed18a00f720a126a9260ce16fd35d
0x25a690bf3220d87576706669624094f1261545d5c1418091fcdb409be34d9efe
0x64e3c4e4890540c1fe9f64bafcfae58a680b7a5fd8c85192d95ff7afc9a62900
0x849e7884efdd4f41016dea930970ea15b1b103c15d5e04c1fbe76e394ebc3015
From
0xd484f10a8bda19f35ef4a1121853655c28aa3470ab08040b4a7079730a82c63d

Functions
Getter at block 21301454
DOMAIN_SEPARATOR(view returns (bytes32)
0x672d74008803102b266bf94da327de87e9fd162f2af8361caac8dcb490d83c96
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=544846050552478541, _reserve1=1967002286262573515466215, _blockTimestampLast=1694499275)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8567186289068391818059576442060315839575478921936
price1CumulativeLast(view returns (uint256)
17970275796875574795411146964083927768726
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
token1(view returns (address)
0x7701ba3946562f00b78dc789923a567a8238c108
totalSupply(view returns (uint256)
1016352745015172812354
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.