Skip to content

Instantly share code, notes, and snippets.

View coltron-code's full-sized avatar
🤠

Colton || Coltron coltron-code

🤠
View GitHub Profile
@coltron-code
coltron-code / ensresolve.js
Created January 23, 2024 19:40
Use in Sheets Scripts to resolve ENS names
function resolve(name) {
var response = UrlFetchApp.fetch("https://api.ensideas.com/ens/resolve/" + name);
var json = JSON.parse(response.getContentText());
return json.address;
}
function reverseResolve(address) {
var response = UrlFetchApp.fetch("https://api.ensideas.com/ens/resolve/" + address);
var json = JSON.parse(response.getContentText());
return json.displayName;
I contributed to the Semaphore Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: semaphore16
Contributor # 141
Hash: c59a084a 84ac1338 16418787 6c6977d0
f100a07e 93c8dcf6 54241db6 6a5fb2ab
6829d68f dc2504d3 a4ae51fe bb546912
11e5c44f 951ceee4 9e3e1ac2 75cbce56

Keybase proof

I hereby claim:

  • I am coltron-code on github.
  • I am coltron_eth (https://keybase.io/coltron_eth) on keybase.
  • I have a public key ASCuPlSmk-Dm1JJXsD1D7i9CEQY_AmsI2ei9uTzmpgkeXAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am coltron-eth on github.
  • I am coltron_eth (https://keybase.io/coltron_eth) on keybase.
  • I have a public key ASCuPlSmk-Dm1JJXsD1D7i9CEQY_AmsI2ei9uTzmpgkeXAo

To claim this, I am signing this object: