Consensys / ethql

A GraphQL interface to Ethereum :fire:
Apache License 2.0
623 stars 85 forks source link

Transaction decoding: Ethereum Name Service #34

Open raulk opened 6 years ago

raulk commented 6 years ago

See ABI here: https://github.com/web3j/web3j/blob/master/core/src/main/resources/solidity/ens/build/ENS.abi

ENS registrar contract: https://etherscan.io/address/0x6090a6e47849629b7245dfa1ca21d94cd15878ef

raulk commented 6 years ago

Given you're working on #51, I think this makes a great progression for you @akhila-raju. WDYT? Will specify further in the next hours.

akhila-raju commented 6 years ago

@raulk would you mind adding more context on this issue? 😊