Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

getWidoContractAddress

node v18.11.0
version: 1.0.1
endpointsharetweet
const { getWidoContractAddress } = require("wido") const widoContractAddress = await getWidoContractAddress(1) // Mainnet console.log(widoContractAddress)
Loading…

no comments

    sign in to comment