View Nft...artifacts...NLGF.json
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"deploy": { | |
"VM:-": { | |
"linkReferences": {}, | |
"autoDeployLib": true | |
}, | |
"main:1": { | |
"linkReferences": {}, | |
"autoDeployLib": true |
View NFT_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: @openzeppelin/contracts/utils/Context.sol | |
// OpenZeppelin Contracts v4.4.1 (utils/Context.sol) | |
pragma solidity ^0.8.0; | |
/** | |
* @dev Provides information about the current execution context, including the |
View Metafork...ERC20.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// SPDX-License-Identifier: MIT | |
pragma solidity 0.6.12; | |
import "./SafeMath.sol"; | |
import "./Timer.sol"; | |
/** | |
* @dev Implementation of the {IERC20} interface. | |
* | |
* This implementation is agnostic to the way tokens are created. This means | |
* that a supply mechanism has to be added in a derived contract using {_mint}. |
View Ubg_flat_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: Ubg_flat.sol | |
// File: @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol | |
// OpenZeppelin Contracts (last updated v4.5.0) (utils/Address.sol | |
pragma solidity ^0.8.1; |
View Upgrade_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: @openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol | |
// OpenZeppelin Contracts (last updated v4.5.0) (utils/Address.sol) | |
pragma solidity ^0.8.1; | |
/** | |
* @dev Collection of functions related to the address type |
View Locktoken...argola.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
*Submitted for verification at BscScan.com on 2021-11-11 | |
*/ | |
/** | |
* | |
-----------Welcome to eglomart project------------------------- | |
https://t.me/eglobmart | |
https://t.me/eglomart_channel | |
https://twitter.com/eglomart |
View DemoStablecoin.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: @openzeppelin/contracts/interfaces/IERC3156FlashBorrower.sol | |
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC3156FlashBorrower.sol) | |
pragma solidity ^0.8.0; | |
/** | |
* @dev Interface of the ERC3156 FlashBorrower, as defined in |
View ohdm_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: @openzeppelin/contracts-upgradeable/interfaces/IERC3156FlashBorrowerUpgradeable.sol | |
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC3156FlashBorrower.sol) | |
pragma solidity ^0.8.0; | |
/** | |
* @dev Interface of the ERC3156 FlashBorrower, as defined in |
View Nlg_flat_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: Nlg_flat.sol | |
// File: @openzeppelin/contracts/governance/utils/IVotes.sol | |
// OpenZeppelin Contracts (last updated v4.5.0) (governance/utils/IVotes.sol) | |
pragma solidity ^0.8.0; |
View Nlg_flat.sol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// File: @openzeppelin/contracts/governance/utils/IVotes.sol | |
// OpenZeppelin Contracts (last updated v4.5.0) (governance/utils/IVotes.sol) | |
pragma solidity ^0.8.0; | |
/** | |
* @dev Common interface for {ERC20Votes}, {ERC721Votes}, and other {Votes}-enabled contracts. | |
* |
NewerOlder