Uniswap V2

Verified contract

Active on Base
Deployed by via 0x9d7df69b at 2012612
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,331.11
ERC-20
Value $68,272.08
ERC-20
Value $0.09
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5db807682c5399478316a9f9189fb9decfaf9239974e1545d87223565d86b59b
0xc604a3f9ce8068f423afabee00d6aa0a2fc1bf31c1a5c6457877f9f53aa4f5df
0x48d41abbc14ecab54ad45eb41cb9085bd43228d431eed89cf9d58da7a159a572
0xe6d54fdec38a899afb788a6c7af22bc75b977c26ad85c49d88db80b9a0112331
0x2a7197f9211d43ed636996181c879dfbfdedd5889cc94ed0d04f74db0d9edb2c
0x9195d115222ba160ab7cbd2edf10f3f70fa9a2200f7099815433caf93a941eef
0x80c7a5db5d919d65372e611afef6506f5242de3d8298a56a0a34f120a36000aa
0x8acbd60ddca1257ab7df826398d724d84142b50dfc9f79cf0ea58ad8df0334bb
0x8c7b50220984cbf8165d262ca8f7179d8695c55fc0dc496d783c36087460b2b5
0xa8ef6a4123c5778b717bdc90080cca5f30251e38c5dd95513a673d3bffef1cfa

Functions
Getter at block 22757892
DOMAIN_SEPARATOR(view returns (bytes32)
0xdc94c1cad3cadaefcb24beb9e5090536c9535494710d0086b7426bf9eee6060d
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x04c9f118d21e8b767d2e50c946f0cc9f6c367300
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=20806711110573207506, _reserve1=19450736132084893200446990291, _blockTimestampLast=1732305025)
kLast(view returns (uint256)
404574209608819902771730703673823164628893323808
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
811730149161389155264621721251784780526831964421252
price1CumulativeLast(view returns (uint256)
363463901625037700513901613884018
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xd07379a755a8f11b57610154861d694b2a0f615a
totalSupply(view returns (uint256)
93097525748751459632361
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.