This contract is being backfilled. You may encounter incomplete storage history.

Uniswap V2

Verified contract

Active on Base with 21 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0x12ae86b56233f5e71168d6438e85c376297fc687821683758662b03378c6bf4d
0x224dc0bc2ac8c10125cee45a5819ecd26d6b52c2fd1cef42523caf72070fefd7
0x9540b1f4b8c2ed3db9450018fff34662b20ca4e89230d3c448c3b911f701db59
0x39f69307b2f2bd100c0f33bb101d50b1d2882585f39da696a5507b8f83672683
0x5e3ad12675de57ab17300229db8703217b04ab45099c8977c175db5c2aadac55
0x7e4dee35ba09b5648af8ccbc90d02be50365a3be14e1c9122da3a2bd5b8f7cbe
0x9ba66894fcbf186794eb68e6bfe9a7286ff145ecc55246cd23688c930518c2c1
0xb35ddbe616b19c8952008c3f473dc078c89be114da3525b2874bec124257c199
0x2a49ce1776cd655837ad591477c43d4dfcb9d2226b2a60ed7731f2eeb72c38e9
0x016b64f7b5c0e15661b383af99aa75dc0bc0299a034557cbc0b016dc471f9207

Functions
Getter at block 22518049
DOMAIN_SEPARATOR(view returns (bytes32)
0x6467cef48201e6076ce65788d6a531c09ff760ebf1d029b754186f0a0ec578b4
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=2990000000006, _reserve1=1, _blockTimestampLast=1721577635)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5849598463463479682902101962140161396411576
price1CumulativeLast(view returns (uint256)
6649119726919802593758057189120326
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xb85facf66d2af6ef90d73c12f7d6c7fd8af5bd47
totalSupply(view returns (uint256)
1000
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.