Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
Commit type | Emoji |
---|---|
Initial commit | 🎉 :tada: |
Version tag | 🔖 :bookmark: |
New feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
Commit type | Emoji |
---|---|
Initial commit | 🎉 :tada: |
Version tag | 🔖 :bookmark: |
New feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |
// SPDX-License-Identifier: MIT OR Apache-2.0 | |
pragma solidity ^0.8.0; | |
import 'hardhat/console.sol'; | |
import '@openzeppelin/contracts/token/ERC20/ERC20.sol'; | |
interface FakeFactory { | |
function getExchange(address token) external view returns (address payable); | |
} |
I hereby claim:
To claim this, I am signing this object: