Uniswap V2

Verified contract

Active on Base with 111 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
--
ERC-20
--
0x7e9e57c5a53c5633598020b075f56a4ff0079931175f3cda40f7bcc902fd5e9a
0xe9c76a9e98976c7ecc80c3efd793fdee0844307df5927662f06abfd397d397c8
0xbfc322c091dfa9b2a878088d49709a9d98f34fd6d3078e7d079337a5f80b72fb
0xbfbc6b6aa17874212a05d05d1e21259d90977423524da913a10bf8333af032a8
0xf9446911368bbd55b4f1d8700bab460dd2a5d1de44fb98fd2ff0a2ddc0e679c0
0x3959431e165944ff5ddcbffc8a206be2459a180faeb402b01f880a1aabd5180f
0x317615aa5171b960ce45c50994245e74fe6fc86d4b7623795fa30b38a231b84e
0x6401632b0cd1df1eac0a0d37a0f8f71e9c3f0e822e74792fc3947a435ebc3602
0x992bf6be744109b69956eddc39e6a0ac6baa3656c3aa44c187507ce0d3018f5d
0x6b6dbbfcc49029c391dbc5fff47e4f2b6d01ac84001e090b6ac5ec80bfabfd8f

Functions
Getter at block 22492253
DOMAIN_SEPARATOR(view returns (bytes32)
0xbde63ea64c33746084f169e9562074f261caedfb8b91e3f663c8f5e3159b499f
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=2798066, _reserve1=3, _blockTimestampLast=1722694185)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
127977030774736798161779761541686
price1CumulativeLast(view returns (uint256)
39016858718585320210310734370407078466275446664
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3505055d60c1aaa1d97118a8c95e6df9ceb7dd78
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.