Skip to content

Instantly share code, notes, and snippets.

View mysterymm's full-sized avatar
🌴
On vacation

Mystery mysterymm

🌴
On vacation
View GitHub Profile
// SPDX-License-Identifier: AGPL-3.0
pragma solidity ^0.8.0;
import {IFlashLoanSimpleReceiver} from '../interfaces/IFlashLoanSimpleReceiver.sol';
import {IPoolAddressesProvider} from '../../interfaces/IPoolAddressesProvider.sol';
import {IPool} from '../../interfaces/IPool.sol';
/**
* @title FlashLoanSimpleReceiverBase
* @author Aave
@mysterymm
mysterymm / QNC.sol
Last active March 15, 2025 23:15
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.20+commit.a1b79de6.js&optimize=true&runs=200&gist=
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/access/Ownable.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/extensions/ERC20Burnable.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/extensions/ERC20Permit.sol";
/**
* @title QUANTUM NEO COIN
### Keybase proof
I hereby claim:
* I am Mysterymm on github.
* I am shinigami (https://keybase.io/shinigami) on keybase.
* I have a public key whose fingerprint is 71B4 A66F D286 4B35 4CD5 9CFF 7C0F A9C2 F679 8A9B
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am mysterymm on github.
* I am mysterymm (https://keybase.io/mysterymm) on keybase.
* I have a public key ASDD2qrCYvkw4I5VTO8nRKgEdrsSDRcdPHAwaf3-mfdc5go
To claim this, I am signing this object:
//HOla