Skip to content

Instantly share code, notes, and snippets.

View pasevin's full-sized avatar
💭
I may be slow to respond.

Aleksandr Pasevin pasevin

💭
I may be slow to respond.
View GitHub Profile
@pasevin
pasevin / contracts...artifacts...build-info...6de49643a2c642b203204c927fd67bd8.json
Created October 23, 2024 14:09
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.26+commit.8a97fa7a.js&optimize=false&runs=200&gist=
This file has been truncated, but you can view the full file.
{
"id": "6de49643a2c642b203204c927fd67bd8",
"_format": "hh-sol-build-info-1",
"solcVersion": "0.8.26",
"solcLongVersion": "0.8.26+commit.8a97fa7a",
"input": {
"language": "Solidity",
"sources": {
"contracts/MyUpgradeableV2.sol": {
"content": "// SPDX-License-Identifier: MIT\n// Compatible with OpenZeppelin Contracts ^5.0.0\npragma solidity ^0.8.20;\n\nimport \"./MyUpgradeable.sol\";\n\ncontract MyUpgradeableV2 is MyUpgradeable {\n function getVersion() public pure returns (string memory) {\n return \"V2\";\n }\n}\n"
{
"abi": [
{
"type": "constructor",
"inputs": [
{
"name": "_logic",
"type": "address",
"internalType": "address"
},
# SubQuery Deployments
| Network | IPFS CID | Deployed | Project |
| -------------------------- | ---------------------------------------------- | -------- | -------------------------------------------------------------------------------------------------------- |
| **arbitrum-mainnet** | QmWfHZewmgdLj3U2FRvS3NDm65vzYjumqVZxZHfk4Wc5WL | ✅ | [https://app.subquery.network/explorer/project/0x82](https://app.subquery.network/explorer/project/0x82) |
| **arbitrum-sepolia** | QmSjbjPd7V3PABfqngdFtq9vXhqRLRU6eGkPjhyPcUvio2 | ✅ | [https://app.subquery.network/explorer/project/0x83](https://app.subquery.network/explorer/project/0x83) |
| **avalanche-fuji** | QmXaULcS7HrWztaCzQbhJRiff7ErkVNifWBZV6sNfX38k8 | ✅ | [https://app.subquery.network/explorer/project/0x84](https://app.subquery.network/explorer/project/0x84) |
| **avala