Documentation

Semantic Ethereum block

This method allows to recover one block and express it semantically. The following parameters are required:
  • Block. Integer. The block you are looking for.
  • Jsonld. True or false. Return the result in JSON-LD 1.1 if true, if false, return the result in N-Triples.
  • URL. String. The network endpoint generated by Infura or Alchemy.

Semantic Smart Contract

This method allows to recover one smart contract from the chain and express it semantically. The following parameters are required:
  • API. String. The API from Etherscan.
  • convertToRDF. True or false. Return the result in JSON-LD 1.1 if false, if true, return the result in N-Triples.
  • hash. String. The smart contract you are looking for.

This method convert one smart contract to JSON-LD. The following parameter are required:
  • Smart Contract. String. The smart contract code.

This method convert one smart contract to RDF. The following parameter are required:
  • Smart Contract. String. The smart contract code.

Semantic ABI

This method allows to recover one smart contract ABI from the chain and express it semantically. The following parameters are required:
  • API. String. The API from Etherscan.
  • convertToRDF. True or false. Return the result in JSON-LD 1.1 if false, if true, return the result in N-Triples.
  • hash. String. The smart contract ABI you are looking for.
Have more questions?

Contact us at
juan.cano@upm.es

Social Networks