You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beyond just address and functions, use console.log on the ethers contract object to determine what other basic metadata is on all instantiated contracts
Beyond just
address
andfunctions
, useconsole.log
on theethers
contract object to determine what other basic metadata is on all instantiatedcontract
shttps://github.com/rkalis/revoke.cash/blob/cfe6e3b75f502b753cbcc0b210a56d097e772ce0/src/ERC20/Erc20TokenList.tsx#L51-L59
https://github.com/rkalis/revoke.cash/blob/cfe6e3b75f502b753cbcc0b210a56d097e772ce0/src/ERC20/util.ts#L30-L34
https://github.com/rkalis/revoke.cash/blob/189d6cb70f0a080994ce71f95167969eb3b82e4b/components/ERC721/Erc721Allowance.tsx#L34
The text was updated successfully, but these errors were encountered: