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: 3.0.0
endpointsharetweet
// WARNING: This method has been deprecated, please use getWidoSpender: https://runkit.com/wido/get-wido-spender const { getWidoContractAddress } = require("wido") const widoContractAddress = await getWidoContractAddress(1) // Mainnet console.log(widoContractAddress) // WidoTokenManager
Loading…

no comments

    sign in to comment