Uniswap V2

Verified contract

Active on Base with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.14
ERC-20
--
0x4704c07e9eefeefee91dfc9c694937e587cca4a044c453aefac109d456186711
0x1134ffee4ff62df87ce69dd027540c8d8c1b7d5732222cbf376273a57626f8f4
0x5db27082f10e90ef5b210e8ea8e3cd93e036c2d639525770de36a0259d0adfb4
0xcd2d44b8a5de3955546523292967a300e9af2ae6b24f15894e5ee263d3593436
0x7eae97436c21e41e54489bf53f792b1ecd9220cb0fad8233c15fed3ac1b97d92
0x32a813c8b8210d712c2125700318ce96e957fc925a20141821edef5341b82901
0xc5658e33d5d7495f6eaeaf7daf93e78aa4819120a365b0eb78cbbf738d3ed563

Functions
Getter at block 21880594
DOMAIN_SEPARATOR(view returns (bytes32)
0x6c8c29842fdde9d26e4c511600ab554585371f04ef0796e6eae917460c4bedc9
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=108563757297554366457471, _reserve1=2860977903593753400, _blockTimestampLast=1730504673)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1162076351340737539755751171580297558
price1CumulativeLast(view returns (uint256)
2437416624770230399207184782445474628486199848
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x646a6c171149e0e72546c60d7aac4e73f6152b2c
token1(view returns (address)
0xfa980ced6895ac314e7de34ef1bfae90a5add21b
totalSupply(view returns (uint256)
550743304547387769782
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.