All Projects → second-state → Smart Contract Search Engine

second-state / Smart Contract Search Engine

Licence: gpl-3.0
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Smart Contract Search Engine

Alpha Wallet Android
An advanced Ethereum mobile wallet
Stars: ✭ 133 (-49.81%)
Mutual labels:  blockchain, ethereum, smart-contracts
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (-10.19%)
Mutual labels:  blockchain, ethereum, smart-contracts
Consensys Academy Notes
A series of notes that were taken during the ConsenSys Academy program.
Stars: ✭ 138 (-47.92%)
Mutual labels:  blockchain, ethereum, smart-contracts
Mythril
Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
Stars: ✭ 1,968 (+642.64%)
Mutual labels:  blockchain, ethereum, smart-contracts
Sablier
The protocol for real-time finance on the Ethereum blockchain
Stars: ✭ 147 (-44.53%)
Mutual labels:  blockchain, ethereum, smart-contracts
Hashed Timelock Contract Ethereum
Hashed Timelock Contracts for ETH, ERC20 and ERC721 on Ethereum
Stars: ✭ 128 (-51.7%)
Mutual labels:  blockchain, ethereum, smart-contracts
Remix Project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
Stars: ✭ 225 (-15.09%)
Mutual labels:  blockchain, ethereum, smart-contracts
Cryptocurrencyawesome
Cryptocurrency study materials resources
Stars: ✭ 118 (-55.47%)
Mutual labels:  blockchain, ethereum, smart-contracts
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-46.79%)
Mutual labels:  blockchain, ethereum, smart-contracts
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-47.55%)
Mutual labels:  blockchain, ethereum, smart-contracts
Blockchain Stuff
Blockchain and Crytocurrency Resources
Stars: ✭ 2,549 (+861.89%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (-39.62%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ion
General interoperability framework for trustless cross-system interaction
Stars: ✭ 122 (-53.96%)
Mutual labels:  blockchain, ethereum, smart-contracts
Your first decentralized application python
An up to date and bare minimum tutorial on deploying smart contracts with python
Stars: ✭ 132 (-50.19%)
Mutual labels:  blockchain, ethereum, smart-contracts
Remix Ide
Documentation for Remix IDE
Stars: ✭ 1,768 (+567.17%)
Mutual labels:  blockchain, ethereum, smart-contracts
Status Network Token
Smart Contracts for the Status Contribution Period, along with Genesis and Network Tokens
Stars: ✭ 138 (-47.92%)
Mutual labels:  blockchain, ethereum, smart-contracts
Truffle
A tool for developing smart contracts. Crafted with the finest cacaos.
Stars: ✭ 11,909 (+4393.96%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ergo
The Language for Smart Legal Contracts
Stars: ✭ 108 (-59.25%)
Mutual labels:  blockchain, ethereum, smart-contracts
Eth95
🛠️ A smart contract UI for your Ethereum dapp project
Stars: ✭ 139 (-47.55%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ebtc
eBitcoin (eBTC) is an ERC20 token. Its primary utility is to provide an easy & fast payment solution. Its edge over other tokens is that it is capable of sending up to 255 payments in a single transaction.
Stars: ✭ 149 (-43.77%)
Mutual labels:  blockchain, ethereum, smart-contracts

Smart Contract Search Engine

100% Ethereum compatible

If you would like to set up a smart contract search engine one or more of your contracts on Ethereum, Ethereum Classic or any other Ethereum compatible network, please get in touch so we can get you up and running.


Easy to use API

You can now access all of the data within the smart contract search engine via a handy API called es-ss.js. This allows your DApp to query all information simply by writing a little Javascript or Node.js code.


Example of a DApp which uses the smart contract search engine and the API

General search

You can search for smart contracts on the blockchain without even installing a wallet or Chrome extension. Simply click "Search" to get all results, or type in contract addresses and text to filter the results. Search


Personalized search using predefined queries

If you want to take it a step further, you can download the CyberMiles Chrome Extension and intimately search the block chain in the context of your very own accounts. Here is a quick demonstration.

Pre defined queries

You can click any of the 3 pre defined queries. The results are based on the address in your browsers wallet (i.e. CyberMiles Venus Chrome Extension)

Demonstration address


Search using plain text

You can also search the system using plain text; for example try typing the words "Cup Cake" into the search box as shown below.

Demonstration address


Search using address

You can search the system using the address of:

  • a contract
  • an owner
  • a player
  • a winner

Demonstration address


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].