Skip to content

Instantly share code, notes, and snippets.

@tntf007
tntf007 / .deploys...upgradeable-contracts...Polygon Mainnet...UUPS.json
Created February 12, 2026 05:32
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.31+commit.fd3a2265.js&optimize=undefined&runs=200&gist=
{
"id": 137,
"network": "Polygon Mainnet",
"deployments": {
"0x3e1804aE42e5964f94Fc536C2915a0DE9EB2F470": {
"date": "2026-02-09T11:36:34.133Z",
"contractName": "HETTokenV2LivingUpgradeable",
"fork": "london",
"implementationAddress": "0x51e3ECf00ba1ECbfa91ef1B3DB7a228c55269E01"
}
@tntf007
tntf007 / .prettierrc.json
Created February 9, 2026 03:37
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.30+commit.73712a01.js&optimize=false&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false