Update token.md - Include COW in BNB address#592
Update token.md - Include COW in BNB address#592blacktieaccountant wants to merge 3 commits intomainfrom
Conversation
Add address to BNB version of COW. Did not include footnote as the bridged token does use stargate and not a native bridge. Thread with context and validation of token address: https://cowservices.slack.com/archives/C06G1E3AU77/p1758625335858369
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ✏️ Tip: You can disable in-progress messages and the fortune message in your review settings. Tip You can customize the tone of the review comments and chat replies.Set the 📝 WalkthroughWalkthroughThe BNB entry in the COW token addresses table within Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@docs/governance/token.md`:
- Line 22: The BNB token address row in the markdown table uses a plain link but
should match the other entries by wrapping the address in backticks; update the
BNB row (the line containing "BNB" and the link to bscscan token
0x5bfdaa3f7c28b9994b56135403bf1acea02595b0) so the linked address is enclosed in
backticks (e.g., `0x5bf...95b0`) while preserving the existing markdown link
target and spacing for consistency and copy/paste parity with the other address
entries.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
Caution Failed to replace (edit) comment. This is likely due to insufficient permissions or the comment being deleted. Error details |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@docs/governance/token.md`:
- Line 22: The BNB table row contains an unofficial token address
`0x5bfdaa3f7c28b9994b56135403bf1acea02595b0`; revert the BNB entry in
docs/governance/token.md so the BNB row reads "N/A" instead of that address
(i.e., replace the table cell content for the BNB row that currently contains
the address with "N/A") to match official CoW Protocol deployments.
Add address to BNB version of COW.
Did not include footnote as the bridged token does use stargate and not a native bridge.
Thread with context and validation of token address: https://cowservices.slack.com/archives/C06G1E3AU77/p1758625335858369
Description
Changes
Summary by CodeRabbit