{ "compiler": { "version": "0.8.4+commit.c7e474f2" }, "language": "Solidity", "output": { // Application Binary Interface (ABI) describing how to interact with the contract, // and what functions and parameters are available. "abi": [ { "inputs": [], "name": "retrieve", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "num", "type": "uint256" } ], "name": "store", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], // Developer documentation of each function (if available) "devdoc": { "details": "Store & retrieve value in a variable", "kind": "dev", "methods": { "retrieve()": { "details": "Return value ", "returns": { "_0": "value of 'number'" } }, "store(uint256)": { "details": "Store value in variable", "params": { "num": "value to store" } } }, "title": "Storage", "version": 1 }, // User documentation of each function (if available) "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, // Compilation settings to allow re-compilation "settings": { "compilationTarget": { "contracts/1_Storage.sol": "Storage" }, "evmVersion": "istanbul", "libraries": {}, "metadata": { "bytecodeHash": "ipfs" }, "optimizer": { "enabled": false, "runs": 200 }, "remappings": [] }, // Source files used "sources": { "contracts/1_Storage.sol": { // keccak256 hash of the source file at the time of compilation "keccak256": "0xb6ee9d528b336942dd70d3b41e2811be10a473776352009fd73f85604f5ed206", "license": "GPL-3.0", // IPFS and Swarm hashes of the file // Calculated deterministically and allows download if published "urls": [ "bzz-raw://fe52c6e3c04ba5d83ede6cc1a43c45fa43caa435b207f64707afb17d3af1bcf1", "dweb:/ipfs/QmawU3NM1WNWkBauRudYCiFvuFE1tTLHB98akyBvb9UWwA" ] } }, "version": 1 }
Pinned Loading
Repositories
- matic-docs Public Forked from Converg3nce/matic-docs
The official documentation for all Polygon products.
holy-trade/matic-docs’s past year of commit activity - holytrade.inc-scaffold-eth Public template Forked from scaffold-eth/scaffold-eth
🏗 forkable Ethereum dev stack focused on fast product iterations
holy-trade/holytrade.inc-scaffold-eth’s past year of commit activity - mempool Public Forked from mempool/mempool
An open-source explorer developed for the Bitcoin community, focusing on the emerging transaction fee market to help our transition into a multi-layer ecosystem.
holy-trade/mempool’s past year of commit activity - CPUcoin Public Forked from cpu-coin/CPUcoin
The ERC-20 token for the CPUcoin ecosystem, including fully-featured token vesting support.
holy-trade/CPUcoin’s past year of commit activity - assets Public Forked from trustwallet/assets
A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
holy-trade/assets’s past year of commit activity - go-fil-markets Public template Forked from filecoin-project/go-fil-markets
git@github.com:bhndt/go-fil-markets.git
holy-trade/go-fil-markets’s past year of commit activity - blockscout Public Forked from bhndt/blockscout
A tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for Ethereum networks.
holy-trade/blockscout’s past year of commit activity - .github Public
holy-trade/.github’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…