Skip to content

Instantly share code, notes, and snippets.

View mixbe's full-sized avatar
💻
Working from home

mixbee mixbe

💻
Working from home
View GitHub Profile
@mixbe
mixbe / sol
Created August 12, 2022 10:02
My_ERC20_Token
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.10;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
* manner, since when dealing with meta-transactions the account sending and
* paying for execution may not be the actual sender (as far as an application
* is concerned).
@mixbe
mixbe / json
Last active August 17, 2022 02:54
tokens
{
"name": "Test Tokens List",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png",
"timestamp": "2021-07-25 00:00:00.000+00:00",
"tokens": [