- unlock-protocol - Membership management
- gnosis-safe - Multisig
- gelato - blockchain bot infrastructure - automation
- moralis - JS API for web3
- alchemy - personal API + analytics
- thegraph - Indexing - NFTs by address etc.
This file contains hidden or 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
| TLDR | |
| ------- | |
| tmmy.near is one of the biggest thiefs on the NEAR blockchain. He/she/they is/are creating fake accounts, rug-pool colections, | |
| fake NFTs from months and this is still continuing. Below is just some of the activity recorded on the NEAR explorer. | |
| Everybody is free to re-check it. | |
| 1. Some real NFTs, these fake accounts are still holding, can be used for future activity track | |
| * tesbih.near still holding real "Nearnauts #6002" |
This file contains hidden or 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.8.4; | |
| import "@openzeppelin/contracts/utils/Counters.sol"; | |
| import "@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol"; | |
| import "@openzeppelin/contracts/token/ERC721/ERC721.sol"; | |
| import "hardhat/console.sol"; | |
| contract NFTMarketplace is ERC721URIStorage { |
This file contains hidden or 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
| const setEventHandlers = () => { | |
| if (!contract || !currentAccount) { | |
| return; | |
| } | |
| console.log('add event contract handlers'); | |
| try { | |
| contract.on('DomainMinted', async () => { | |
| console.log('event: domain minted'); | |
| await fetchMints(); | |
| }); |
This file contains hidden or 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
| $ yarn deploy --network amber | |
| yarn run v1.22.11 | |
| $ yarn workspace @liquity/lib-ethers hardhat deploy --network amber | |
| $ hardhat deploy --network amber | |
| Deploying contracts... | |
| Deploying ActivePool ... | |
| Waiting for transaction 0x7364195aca947c50db58ad9b4bd44eda6fd99efdd4e91a5ae6fc2fbf2beef0e5 ... | |
| { | |
| contractAddress: '0x3666d38578C26A2228Fc54860aC35D5DDA9A7054', |
This file contains hidden or 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
| did:3:kjzl6cwe1jw148l2vtave512ut9938ysphzjaogyzi6bzddb189sqoalolwwahp |
This file contains hidden or 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 Etherscan.io on 2018-04-28 | |
| */ | |
| pragma solidity ^0.4.18; | |
| /** | |
| * @title SafeMath | |
| * @dev Math operations with safety checks that throw on error | |
| */ |
This file contains hidden or 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
| # | |
| # Panoramix v4 Oct 2019 | |
| # Decompiled source of 0x3E0371bcb61283c036A48274AbDe0Ab3DA107a50 | |
| # | |
| # Let's make the world open source | |
| # | |
| def storage: | |
| owner is addr at storage 0 | |
| feeAccount1 is addr at storage 1 |
This file contains hidden or 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
| # | |
| # Panoramix v4 Oct 2019 | |
| # Decompiled source of 0xd0E4e3A739A454386DA9957432b170C006327B0d | |
| # | |
| # Let's make the world open source | |
| # | |
| def storage: | |
| owner is addr at storage 0 | |
| stor1 is mapping of uint8 at storage 1 |
This file contains hidden or 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
| did:3:kjzl6cwe1jw145xl4u7b4pwb5q5cosr1uypr0o5vhp2fquze0mjfu6slapwlioz |