Super 💗 market 💗 #47822
spoco144-cloud
started this conversation in
Contribute to Supabase
Super 💗 market 💗
#47822
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
contract JLOBToken is ERC20, Ownable {
}
Beta Was this translation helpful? Give feedback.
All reactions