diff --git a/docs/apps/katana.md b/docs/apps/katana.md index 0a087e8..bb6692b 100644 --- a/docs/apps/katana.md +++ b/docs/apps/katana.md @@ -14,6 +14,6 @@ Key features: * Farm: Stake liquidity pool (LP) tokens to farm RON. * Analytics: Check your earned fees. -Link: [katana.roninchain.com](https://katana.roninchain.com) +Visit Katana at [katana.roninchain.com](https://katana.roninchain.com). diff --git a/docs/apps/multisig.md b/docs/apps/multisig.md index fe7809f..02e65ea 100644 --- a/docs/apps/multisig.md +++ b/docs/apps/multisig.md @@ -7,6 +7,6 @@ import multisig from './assets/multisig.png' Ronin Multisig Wallet is a multi-signature (multi-sig) wallet powered by Gnosis Safe. A multi-sig wallet requires multiple keys to sign a transaction before it can be executed. For example, you can set up multiple devices, such as hardware wallets, software wallets, paper wallets, to confirm transactions. -Link: [multisig.roninchain.com/](https://multisig.roninchain.com/) +Visit the multisig wallet at [multisig.roninchain.com/](https://multisig.roninchain.com/). diff --git a/docs/apps/ron-staking.md b/docs/apps/ron-staking.md index 22bc56f..7351dee 100644 --- a/docs/apps/ron-staking.md +++ b/docs/apps/ron-staking.md @@ -13,6 +13,6 @@ Key features: * [Manage your stake](./../delegators/manage/manage-stake.mdx): RON holders can increase or withdraw their stake from a validator, or move it to a different validator. * [Claim or restake your rewards](./../delegators/manage/claim-rewards.mdx): RON holders can claim rewards for staking their tokens. -Link: [app.roninchain.com/staking](https://app.roninchain.com/staking) +Visit the staking app at [app.roninchain.com/staking](https://app.roninchain.com/staking). diff --git a/docs/apps/ronin-bridge/guides/deposit-nft.md b/docs/apps/ronin-bridge/guides/deposit-nft.md index 61672e2..9d3395e 100644 --- a/docs/apps/ronin-bridge/guides/deposit-nft.md +++ b/docs/apps/ronin-bridge/guides/deposit-nft.md @@ -7,19 +7,17 @@ toc_max_heading_level: 2 ## Overview -This guide describes how to use Ronin Bridge to send an NFT (non-fungible token) from your Ethereum wallet, such as MetaMask or Trust Wallet, to an address on the Ronin chain. +This guide describes how to use Ronin Bridge to send an NFT (non-fungible token) from your Ethereum address to your Ronin Wallet. ## Prerequisites -If you access Ronin Bridge through the Ronin Wallet mobile app, then you can only connect Ethereum wallets imported into your Ronin Wallet beforehand. - -To import your Ethereum wallets, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). +If you access Ronin Bridge on mobile, remember to import your Ethereum address to your mobile Ronin Wallet. To learn how to do that, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). ## Step 1. Add the sender and recipient addresses -1. Open [Ronin Bridge](https://app.roninchain.com/bridge) and select the **NFTs** tab. +1. Go to [https://app.roninchain.com/bridge](https://app.roninchain.com/bridge), then select the **NFTs** tab. ![nft-deposit-0](../assets/nft-deposit-0.png) -2. In the **From** field, connect the Ethereum wallet that you want to bridge the NFT from. The supported wallets include MetaMask, Trust Wallet, and Coinbase. +2. In the **From** field, connect the Ethereum wallet that you want to bridge the NFT from. ![nft-deposit-1](../assets/nft-deposit-1.png) 3. In the **To** field, enter the Ronin address that you want to deposit the NFT into. You can also enter the RNS (Ronin Name Service) domain name linked to the address, such as "example.ron". Make sure to specify the *full RNS name* including the ".ron" part, so that the system can recognize the linked address. ![nft-deposit-2](../assets/nft-deposit-2.png) diff --git a/docs/apps/ronin-bridge/guides/deposit-token.md b/docs/apps/ronin-bridge/guides/deposit-token.md index 86d06ee..3fa7a5d 100644 --- a/docs/apps/ronin-bridge/guides/deposit-token.md +++ b/docs/apps/ronin-bridge/guides/deposit-token.md @@ -6,19 +6,17 @@ title: Deposit an ERC20 token ## Overview -This guide describes how to use Ronin Bridge to send an ERC20 token from your Ethereum wallet, such as MetaMask or Trust Wallet, to an address on the Ronin chain. +This guide describes how to use Ronin Bridge to send an ERC20 token from your Ethereum address to your Ronin Wallet. ## Prerequisites -If you access Ronin Bridge through the Ronin Wallet mobile app, then you can only connect Ethereum wallets imported into your Ronin Wallet beforehand. - -To import your Ethereum wallets, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). +If you access Ronin Bridge on mobile, remember to import your Ethereum address to your mobile Ronin Wallet. To learn how to do that, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). ## Step 1. Add the sender and recipient addresses -1. Open [Ronin Bridge](https://app.roninchain.com/bridge). +1. Go to [https://app.roninchain.com/bridge](https://app.roninchain.com/bridge). ![token-deposit-0](../assets/token-deposit-0.png) -2. In the **From** field, connect the Ethereum wallet that you want to bridge the token from. The supported wallets include MetaMask, Trust Wallet, and Coinbase. +2. In the **From** field, connect the Ethereum wallet that you want to bridge the token from. ![token-deposit-1](../assets/token-deposit-1.png) 3. In the **To** field, enter the Ronin address that you want to deposit the token into. You can also enter the RNS (Ronin Name Service) domain name linked to the address, such as "example.ron". Make sure to specify the *full RNS name* including the ".ron" part, so that the system can recognize the linked address. ![token-deposit-2](../assets/token-deposit-2.png) diff --git a/docs/apps/ronin-bridge/guides/withdraw-nft.md b/docs/apps/ronin-bridge/guides/withdraw-nft.md index eff8196..f0b29e9 100644 --- a/docs/apps/ronin-bridge/guides/withdraw-nft.md +++ b/docs/apps/ronin-bridge/guides/withdraw-nft.md @@ -7,17 +7,15 @@ toc_max_heading_level: 2 ## Overview -This guide describes how to use Ronin Bridge to send an NFT (non-fungible token) from your Ronin Wallet to an address on Ethereum. +This guide describes how to use Ronin Bridge to send an NFT (non-fungible token) from your Ronin Wallet to an Ethereum address. ## Prerequisites -If you access Ronin Bridge through the Ronin Wallet mobile app, then you can only connect Ethereum wallets imported into your Ronin Wallet beforehand. - -To import your Ethereum wallets, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). +If you access Ronin Bridge on mobile, remember to import your Ethereum address to your mobile Ronin Wallet. To learn how to do that, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). ## Step 1. Add the sender and recipient addresses -1. Open [Ronin Bridge](https://app.roninchain.com/bridge) and select the **NFTs** tab. +1. Go to [https://app.roninchain.com/bridge](https://app.roninchain.com/bridge), then select the **NFTs** tab. ![nft-withdrawal-0](../assets/nft-deposit-0.png) 2. Switch to the withdrawal feature by selecting the button between the **From** and **To** fields. ![nft-withdrawal-1](../assets/nft-withdrawal-1.png) diff --git a/docs/apps/ronin-bridge/guides/withdraw-token.md b/docs/apps/ronin-bridge/guides/withdraw-token.md index 64be54a..40a9e61 100644 --- a/docs/apps/ronin-bridge/guides/withdraw-token.md +++ b/docs/apps/ronin-bridge/guides/withdraw-token.md @@ -6,17 +6,15 @@ title: Withdraw an ERC20 token ## Overview -This guide describes how to use Ronin Bridge to send an ERC20 token from your Ronin Wallet to an address on Ethereum. +This guide describes how to use Ronin Bridge to send an ERC20 token from your Ronin Wallet to an Ethereum address. ## Prerequisites -If you access Ronin Bridge through the Ronin Wallet mobile app, then you can only connect Ethereum wallets imported into your Ronin Wallet beforehand. - -To import your Ethereum wallets, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). +If you access Ronin Bridge on mobile, remember to import your Ethereum address to your mobile Ronin Wallet. To learn how to do that, see [Importing Your MetaMask Wallet to Ronin Wallet](https://support.roninchain.com/hc/en-us/articles/14862812718107-Importing-Your-MetaMask-Wallet-to-Ronin-Wallet). ## Step 1. Add the sender and recipient addresses -1. Open [Ronin Bridge](https://app.roninchain.com/bridge). +1. Go to [https://app.roninchain.com/bridge](https://app.roninchain.com/bridge). ![token-withdrawal-0](../assets/token-deposit-0.png) 2. Switch to the withdrawal feature by selecting the button between the **From** and **To** fields. ![token-withdrawal-1](../assets/token-withdrawal-1.png) diff --git a/docs/apps/ronin-bridge/overview.md b/docs/apps/ronin-bridge/overview.md index 081c6df..4c88bff 100644 --- a/docs/apps/ronin-bridge/overview.md +++ b/docs/apps/ronin-bridge/overview.md @@ -6,11 +6,11 @@ title: Ronin Bridge ## Overview -Ronin Bridge ([app.roninchain.com/bridge](https://app.roninchain.com/bridge)) is an app for transferring ERC20 tokens and NFTs (non-fungible tokens) between Ethereum and the Ronin chain. +Ronin Bridge ([app.roninchain.com/bridge](https://app.roninchain.com/bridge)) is an app for bridging ERC20 tokens and NFTs (non-fungible tokens) between Ethereum and the Ronin chain. ![bridge-home](./assets/bridge-home.png) -This is a multi-signature bridge, which means that when you make a transaction, multiple bridge operators have to approve it before it's finalized. This approach makes the bridge a secure choice for cross-chain transactions, preventing any single party from acting maliciously or making unauthorized changes. +Ronin Bridge is a multi-signature bridge, which means that when you make a transaction, multiple bridge operators have to approve it before it's finalized. This approach makes the bridge a secure choice for cross-chain transactions, preventing any single party from acting maliciously or making unauthorized changes. ## User guides @@ -34,22 +34,22 @@ Ronin Bridge supports the following wallets: With Ronin Bridge, you can bridge the following ERC20 tokens: -* Deposit: ETH, AXS, SLP, USDC, AGG, PIXEL, BANANA, AEC -* Withdrawal: WETH, AXS, SLP, USDC, AGG, PIXEL, BANANA +* Deposit (from Ethereum to Ronin): AEC, AGG, APRS, AXS, BANANA, ETH, PIXEL, SLP, USDC, YGG +* Withdrawal (from Ronin to Ethereum): AGG, AXS, APRS, BANANA, PIXEL, SLP, USDC, WETH, YGG Withdrawal limits apply. For more information, see [Withdrawal limits](./reference/withdrawal-limits.md). ### ERC721 tokens (NFTs) -With Ronin Bridge, you can transfer NFTs (non-fungible tokens) from the following collections: +With Ronin Bridge, you can bridge NFTs (non-fungible tokens) from the following collections: * Cyberkongz Genkai * Cyberkongz VX * Pixels Farm Land (coming soon) -## RNS compatible +## RNS-compatible -When sending a token or NFT to an address on the Ronin chain, you can enter either a standard crypto address that starts with "0x...", or an RNS (Ronin Name Service) name, such as "example.ron". +When bringing a token or NFT to an address on the Ronin chain, you can enter either a standard crypto address that starts with "0x...", or an RNS (Ronin Name Service) name, such as "example.ron". Make sure to type in the *full RNS name* including the ".ron" part, so that the system can recognize the linked address. diff --git a/docs/apps/ronin-bridge/reference/withdrawal-limits.md b/docs/apps/ronin-bridge/reference/withdrawal-limits.md index aeca7bd..208c039 100644 --- a/docs/apps/ronin-bridge/reference/withdrawal-limits.md +++ b/docs/apps/ronin-bridge/reference/withdrawal-limits.md @@ -2,21 +2,28 @@ description: Daily withdrawal limits per token on Ronin Bridge. slug: /apps/ronin-bridge/withdrawal-limits sidebar_label: Withdrawal limits -title: Token withdrawal limits +title: Withdrawal limits --- -Withdrawing funds with Ronin Bridge has different tiers based on the amount and type of token you're moving. The bigger the amount, the more bridge operator approvals are needed. See the following table for details: +## Overview + +Withdrawing funds with Ronin Bridge has different tiers based on the amount and type of token you're moving. The bigger the amount, the more bridge operator approvals are needed. + +## Withdrawal limits + +See the following table for details on token withdrawal limits. | Token | Daily limit per token | Tier 1 | Tier 2 | Tier 3 | | ------ | --------- | ------- | ------------- | ----------- | +| **AGG** | Capped at 500,000,000 | < 200,000,000 | ≥ 200,000,000 | ≥ 800,000,000 | | **AXS** | Capped at 500,000 | < 100,000 | ≥ 100,000 | ≥ 400,000 | -| **WETH** | Capped at 4,500 | < 1,000 | ≥ 1,000 | ≥ 4,000 | +| **BANANA** | Capped at 500,000 | < 100,000 | ≥ 100,000 | ≥ 600,000 | +| **PIXEL** | Capped at 300,000,000 | < 100,000,000 | ≥ 100,000,000 | ≥ 400,000,000 | | **SLP** | Capped at 2,000,000,000 | < 300,000,000 | ≥ 300,000,000 | ≥ 1,500,000,000 | | **USDC** | Capped at 2,500,000 | < 1,000,000 | ≥ 1,000,000 | ≥ 2,000,000 | -| **AGG** | Capped at 500,000,000 | < 200,000,000 | ≥ 200,000,000 | ≥ 800,000,000 | -| **PIXEL** | Capped at 300,000,000 | < 100,000,000 | ≥ 100,000,000 | ≥ 400,000,000 | -| **BANANA** | Capped at 500,000 | < 100,000 | ≥ 100,000 | ≥ 600,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 | -:::note -Higher 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. +:::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. ::: diff --git a/docs/apps/ronin-explorer.md b/docs/apps/ronin-explorer.md index 5e670ba..4c9c54f 100644 --- a/docs/apps/ronin-explorer.md +++ b/docs/apps/ronin-explorer.md @@ -10,6 +10,6 @@ blockchain data, such as transactions, blocks, addresses, contracts, and tokens. You can use the explorer to review transaction history, track transaction progress, and find addresses and contracts, for example. -Link: [app.roninchain.com/dashboard](https://app.roninchain.com/dashboard) +Visit the explorer at [app.roninchain.com/dashboard](https://app.roninchain.com/dashboard).