Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useTokenInfo #141

Merged
merged 1 commit into from
Nov 16, 2023
Merged

useTokenInfo #141

merged 1 commit into from
Nov 16, 2023

Conversation

wildmolasses
Copy link
Collaborator

@wildmolasses wildmolasses commented Nov 16, 2023

closes #140

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for l2-flexible-voting ready!

Name Link
🔨 Latest commit 0235d3c
🔍 Latest deploy log https://app.netlify.com/sites/l2-flexible-voting/deploys/65560a357d194d000878acfb
😎 Deploy Preview https://deploy-preview-141--l2-flexible-voting.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@wildmolasses
Copy link
Collaborator Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@wildmolasses wildmolasses requested review from alexkeating and garyghayrat and removed request for alexkeating November 16, 2023 11:53
@@ -62,7 +59,6 @@ export const config = {
wormholeChainId: 24,
deployBlock: 17089678n,
tokenAddress: '0x81FEFc05c301aBBac2950999d62F83dC092602af' as `0x${string}`,
tokenDecimals: 18,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@wildmolasses wildmolasses merged commit 26e95e2 into main Nov 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create useTokenInfo hook to get symbol, name, etc even when wallet isn't connected
2 participants