Uniswap V2

Verified contract

Active on Ethereum with 226 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,549.07
ERC-20
Value $7,873.63
 (#0)
ERC-1555
--
0xace9c2817c96172f8033bcfb53c56ed39da3c87793461484c375fe2d1cb6efc6
0x9815e4db5c22b122a4e449aac18e58b386c1256ee48c31eb7e03d1f5bb2d7afe
0xd2ad3cd31adcb190c6af0a79c7d34a782ae7c56eaff5d7a49aac13ff18d29200
0x810c746454c5bebf3072ff424a3be2d24b3593aed5f32c696e13855c25e0b803
0xd17137e95f0675ba61f43809b09773385fb70d8a44d4db79c32d8374ab65f308
0x1f2bb47abccf6f43cd41420574fa40da8c929e236feede40c8dcd97609dc7cce
0x151ced3e9479a36ea9577e7348522291c2bde2e596c9e98ab25d14389fcf311b
From
0x91a0c81e8e2ff51c41b2e8e7a66b449ef79521b229bb5919023c9984bb94e0e5
0xc836b0ac566a13410d8a02572e1a67533174222126c4b01d85eba27e4287ac96
0x1b8d6f273a9d91a1901bade910a595ec5b965021ef3e7fe2cac5305681b44de1

Functions
Getter at block 21184591
DOMAIN_SEPARATOR(view returns (bytes32)
0xd8200aab1bd5cba54323db42db997047aad041cf7fac67b01a36b6870e756985
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=8515008546, _reserve1=258673480187736522217549, _blockTimestampLast=1731263291)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10039548613129722684855578999755358822539560655439918476
price1CumulativeLast(view returns (uint256)
37095203441668299309950492366
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xb26c4b3ca601136daf98593feaeff9e0ca702a8d
totalSupply(view returns (uint256)
41567712585472697
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.