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 $11,199.22
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xca6d303f12675b0f41d8f8ddd97d0e8a5cfe694ea854730fbe1f2b99d357c486
0xed4ac9f2ac3484433b70bc99d1c04e09ad42f4fe9df22a883f667cffad8e4dc1
0x634068765eb453de920e1133c6582ceecbc10dfbe44a9ce687c0e5850c0b21c8
0x876e71e5939b3e7513a09f50d328063e12680362b99aee78d64b51a736a3bbe0
0x349d718522d065730ec678885b398fe4abfe91854b9b669dbc40b39da05ecd98
0xce0100882fe812f843127a3fe4f16c391d4b678ef671a21ddb3230b775cd9773
0xbd62d1148b999de887acf7ae6964f82b5cb2b83837018fed7885e84d4d171fe7

Functions
Getter at block 23256830
DOMAIN_SEPARATOR(view returns (bytes32)
0x3ce42ab271e2b9ab938a6c55e578cc88c2d5dc71f019e829a4976babf6b96edf
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=3019853058650405954, _reserve1=250580017060150914857068135355, _blockTimestampLast=1733298129)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11073695245273659736286760940131305201867415557770374
price1CumulativeLast(view returns (uint256)
2236342697171252857412873290656
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xe7828e5d74910b9354d1acde7dd1a7464ead7131
totalSupply(view returns (uint256)
781911636237479775189098
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.