Skip to content

Commit

Permalink
feat: add WBTC
Browse files Browse the repository at this point in the history
  • Loading branch information
RodinGolodin committed Aug 1, 2024
1 parent be86e98 commit 3918d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/apps/ronin-bridge/reference/withdrawal-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ See the following table for details on token withdrawal limits.
| **USDC** | Capped at 2,500,000 | < 1,000,000 | ≥ 1,000,000 | ≥ 2,000,000 |
| **WETH** | Capped at 4,500 | < 1,000 | ≥ 1,000 | ≥ 4,000 |
| **YGG** | Capped at 2,000,000 | < 1,000,000 | ≥ 1,000,000 | ≥ 2,000,000 |
| **WBTC** | Capped at 42 | < 17 | ≥ 17 | ≥ 34 |

Check warning on line 27 in docs/apps/ronin-bridge/reference/withdrawal-limits.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Acronyms] Spell out 'WBTC', if it's unfamiliar to the audience. Raw Output: {"message": "[Google.Acronyms] Spell out 'WBTC', if it's unfamiliar to the audience.", "location": {"path": "docs/apps/ronin-bridge/reference/withdrawal-limits.md", "range": {"start": {"line": 27, "column": 5}}}, "severity": "INFO"}

:::info Tier 3 withdrawals
Higher withdrawal amounts (Tier 3) require manual review for security and have a fee of around 0.001% of the transaction value. These transactions aren't counted toward the daily limit per token.
Expand Down

0 comments on commit 3918d21

Please sign in to comment.