Uniswap V2

Verified contract

Active on Base with 116 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,745.38
ERC-20
Value $0.05
ERC-20
Value $0.04
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6ffc8fbce2b55eff3f2d680fb59bd4dd9257b03dca5f11be563939e5a914b670
0xb92ca6a379641c20daf5f35c4cc13d4fa5d18eb24e64340ee9bdef63b1d99368
0x208751ade7e663463b0aafdcca649b2b8880b4ef4853968e48ca00e12e0268bb
0xd88cd086f3ad9a0646d3969d00bfe2dadbb5e0f51e3f7c2789cf13fe4c3ca55f
0x6537f79cd8d44c0194c2d1740ee40d522a99a74d008637e899a70275c2ac2404
0x53cc7a70122f7e453c58203c77289bce7f5bb35d3b1736caa04e8cacef293ab6
0xccde05ae7852d9b82ad38b8f7db0cc8108c056621bc19963d321229f4873896f
0x08e9c5881662eab2596dea2ff4c5909982bbfc695a9e9f84a94ad3f4680a3721
0xa9c624987bdeae321ae82431d4eb4ba3dcedac4bbd785bb7c102ce2c9fc2a88b
0x32b008117792736c556d51d7169c2bf1b9fa8f6207123de5509d2c31035f8850

Functions
Getter at block 23258881
DOMAIN_SEPARATOR(view returns (bytes32)
0xb7e8fe2a4a4e31df4f0fdd347882fe409c855b920be9447e0a243f65a7d97626
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=7841112134252491083091, _reserve1=737528757807274131, _blockTimestampLast=1733306953)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3753092904904521451887373835519668078
price1CumulativeLast(view returns (uint256)
3038783028821500200519040178907500943781135280
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x41a5189f62e71c75824e6f7ff033e29b44cfe2d3
token1(view returns (address)
0x4200000000000000000000000000000000000006
totalSupply(view returns (uint256)
69229694264574313532
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.