Closed bagelface closed 7 months ago
@bagelface is attempting to deploy a commit to the Nouns Builder Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
nouns-builder | ✅ Ready (Inspect) | Visit Preview | Apr 4, 2024 10:45pm |
Description
Remove trailing forward slashes from certain Etherscan base URL constants to fix broken links.
Motivation & context
Currently Etherscan links created for Optimism Sepolia, Base, Base Sepolia, Zora, and Zora Sepolia are broken because of an additional forward slash when concatenating URLs. It affects any component that includes an Etherscan URL for those chains.
Type of change
Checklist