Uniswap V2

Verified contract

Active on Base with 838 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x128faef93de3fc9dc5eb00678551f32fd7bdf17e177d06e9c63748f0581e3f34
0x9eb1a3b82663dcf536f12d52ff1b222860d53b52670b0af832f18c75771b3123
0xcfb25daa841c73407c014d7022b98691385fe021d1a853282c2f12118f33d8d1
0xabab318afac09be4d3c3c8ae40d50dfa4a7ddf080b3af19a2599a9875999d4c7
0x8abee8418878deffcd0eaee469ca64447babbed0c490050ba26b89696e4324bb
0x216bcad2904992039bd0fc99b979574ea5534adcdbf8a597681bde521c1ae907
0xb1e0f0b3e9814bfac4b2d0f2e049a9da61db1655cb87d06a661077f115281abb
0x855420266d03671e1cd97b7ac7264971a3b888dad8f1677729820e8e2eb967ab
0x3a2b5ba20ee0d7b664d977c160a51ea44556726dc614996d699b175e905a987e
0x04f9c5c95c90380ce0517ec84e1a17183a542e46ee6fb4254f901416b3046d5a

Functions
Getter at block 23952965
DOMAIN_SEPARATOR(view returns (bytes32)
0x600f4b65b37a77230d4c289e5fcf8c9dace8b51dd4426317c07d511fefa0d49c
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=77181215, _reserve1=5, _blockTimestampLast=1734560083)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6840152466251622744439262018
price1CumulativeLast(view returns (uint256)
133552039776876138154840060997674158859854448387264
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x044458494c5496a2dc1236d14b6c33fe0f493cb4
token1(view returns (address)
0x4200000000000000000000000000000000000006
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.