@@ -3,105 +3,90 @@ id: add-funds
3
3
title : Add Funds to Your Account
4
4
sidebar_label : Add Funds
5
5
description : Learn how to add funds to your Helixbox account using various payment methods
6
- keywords : [add funds, deposit, payment, crypto , fiat, Helixbox]
6
+ keywords : [add funds, deposit, Crypto transfer, receive ERC20 , fiat, Helixbox]
7
7
tags :
8
8
- funding
9
- - deposit
9
+ - receive
10
10
- payment
11
-
11
+ - transfer
12
+ - crypto
13
+ - fiat
12
14
---
13
15
14
16
import Tabs from ' @theme/Tabs' ;
15
17
import TabItem from ' @theme/TabItem' ;
16
18
17
19
# Add Funds to Your Account
18
-
19
- :::note Important
20
- Before making any deposit, please ensure:
21
- - You [ understand the fees] ( #fees )
22
- - You select the [ correct network] ( #supported-networks )
23
- - You review [ transaction limits] ( #transaction-limits )
24
-
25
- For withdrawals, see our [ Cash Out Guide] ( ./cash-out-crypto )
26
- :::
27
-
28
- <details >
20
+ <details open = ' true' >
29
21
<summary >
30
- ## How to Add Funds
22
+ ## How to Add Funds?
31
23
</summary >
32
24
<Tabs >
33
- <TabItem value = " crypto" label = " Crypto Deposit " default >
34
- ![ Crypto Deposit Interface ] ( ../assets/funding/receive.png )
25
+ <TabItem value = " crypto" label = " Receive Crypto " default >
26
+ ### Receive Crypto
35
27
1 . ** Login** : Visit [ https://helix.box/overview ] ( https://helix.box/overview ) using a desktop browser
36
28
2 . ** Navigate to Receive** : Click the ** Receive** button on the overview page, or go directly to [ https://helix.box/receive ] ( https://helix.box/receive )
37
29
3 . ** Select Asset** : Choose cryptocurrency and confirm network compatibility
38
30
4 . ** Copy Address** :
39
31
- Click the copy icon next to your wallet address
40
32
- Alternatively, scan the QR code
41
- 5 . ** Select Deposit Method** :
33
+ ![ Receive Crypto Interface] ( ../assets/funding/receive.png )
34
+ 5 . ** Select Receive Method** :
42
35
<Tabs >
43
- <TabItem value = " exchange" label = " Withdraw from Exchange" >
36
+ <TabItem value = " exchange" label = " Exchange" >
37
+ ### Receive Crypto from Exchange
44
38
![ Withdraw from Exchange] ( ../assets/funding/funding-exchange.png )
45
39
</TabItem >
46
- <TabItem value = " web3-wallet" label = " Transfer from Web3 Wallet" >
40
+ <TabItem value = " web3-wallet" label = " Web3 Wallet" >
41
+ ### Receive Crypto from Web3 Wallet
47
42
![ Transfer from Web3 Wallet] ( ../assets/funding/funding-wallet.png )
48
43
</TabItem >
49
44
</Tabs >
50
45
</TabItem >
51
46
52
47
<TabItem value = " card" label = " Card Payment" >
53
- ### Coming Soon
54
- Currently only available through Coinbase integration
55
-
56
- :::tip
57
- Save your card securely for future purchases
58
- :::
48
+ ### Card Payment (Coming Soon)
59
49
</TabItem >
60
50
61
51
<TabItem value = " bank" label = " Bank Transfer" >
62
- ### Coming Soon
63
- Currently only available through Coinbase integration
52
+ ### Bank Transfer (Coming Soon)
64
53
</TabItem >
65
54
</Tabs >
55
+ </details >
56
+ :::tip Security Best Practices
57
+ Before making any Assets Funding (Buy or Receive Crypto), please ensure:
58
+ - 🔒 You double-check confirm the receive [ wallet address] ( /docs/introduction/getting-started/#smart-wallet-address ) .
59
+ 1 . Verify first/last 5 characters of deposit addresses.
60
+ 2 . Confirm domain is [ https://helix.box ] ( https://helix.box )
61
+ - 🔍 You select the [ supported networks] ( #supported-networks ) for transfers.
62
+ - ⏱️ You review the real-time [ fees] ( #fees ) , which include network, service, handling, and exchange rates
63
+ - 📧 Never share private keys or seed phrases
64
+ - 📊 Track transactions through:
65
+ 1 . ** Blockchain Explorers** (via transaction hash)
66
+ 2 . ** Transaction History** (coming soon)
67
+ 3 . ** Email Alerts** (coming soon)
68
+
69
+ For withdrawals(Cash-out or Send Crypto), see our [ Cash Out Guide] ( ./cash-out-crypto )
70
+ :::
66
71
67
- ## Transaction Limits { #transaction - limits }
72
+
73
+ ## Transaction Limits { #transaction - limits }
68
74
69
75
| Method | Minimum | Maximum | Processing Time |
70
76
| ---------| -------------| ------------------| -----------------------|
71
77
| Crypto | Network Min | No Limit | Network Congestion |
72
78
| Card | $20 | $5,000/day | Instant |
73
79
| Bank | $100 | $50,000/day | 1-3 business days |
74
- :::warning Security Best Practices
75
- - 🔒 Always double-check network and address before sending
76
- - 🔍 Verify first/last 5 characters of deposit addresses
77
- - 🌐 Confirm domain is [ https://helix.box ] ( https://helix.box )
78
- - 📧 Never share private keys or seed phrases
79
- - ⏱️ View real-time fee calculations before confirming
80
- - 📊 Track transactions through:
81
- 1 . ** Blockchain Explorers** (via transaction hash)
82
- 2 . ** Transaction History** (coming soon)
83
- 3 . ** Email Alerts** (coming soon)
84
- :::
85
- </details >
86
- <details >
87
- <summary >
88
-
89
80
90
81
## Fees
91
- </summary >
92
-
93
- - ** Crypto Deposits** : Network fees only
82
+ - ** Receive Crypto** : Network fees only
94
83
- ** Card Payments** : 2.5% processing fee
95
84
- ** Bank Transfers** : Varies by region (0.5%-1.5%)
96
- </details >
97
85
98
86
87
+ ## Supported networks { #supported - networks }
99
88
100
- ## Supported Networks & Tokens { #supported - networks }
101
-
102
- ### networks
103
-
104
- <div style = { {display: ' flex' , flexDirection: ' column' , gap: ' 12px' , marginBottom: ' 24px' }} >
89
+ <div style = { {display: ' flex' , flexDirection: ' column' , gap: ' 12px' , margin: ' 24px' }} >
105
90
<div style = { {display: ' flex' , alignItems: ' center' , gap: ' 12px' }} >
106
91
<img
107
92
src = " https://helixbox-ui-dev.vercel.app/_next/image?url=https%3A%2F%2Fcoin-images.coingecko.com%2Fasset_platforms%2Fimages%2F131%2Flarge%2Fbase-network.png%3F1720533039&w=64&q=75&dpl=dpl_47wih5NBVEQx3mubAcjTSy18Q1AR"
@@ -148,9 +133,12 @@ src="https://helixbox-ui-dev.vercel.app/_next/image?url=https%3A%2F%2Fcoin-image
148
133
<span >Optimism</span >
149
134
</div >
150
135
</div >
136
+ :::note Network Compatibility
137
+ Always confirm the token contract address matches the selected network. Cross-chain transfers require bridge functionality.
138
+ :::
151
139
152
140
153
- ### Tokens
141
+ ### Supported Tokens
154
142
- ** Auto-Recognized Tokens**
155
143
- All ERC-20 standard tokens
156
144
- Native network tokens (ETH, MATIC, etc.)
@@ -161,9 +149,7 @@ src="https://helixbox-ui-dev.vercel.app/_next/image?url=https%3A%2F%2Fcoin-image
161
149
- Manual verification required
162
150
- Example: ` 0x... `
163
151
164
- :::tip Network Compatibility
165
- Always confirm the token contract address matches the selected network. Cross-chain transfers require bridge functionality.
166
- :::
152
+
167
153
168
154
### What's Next?
169
155
- [ 🔐 Privacy & Security] ( /docs/introduction/privacy-security ) - Helixbox's privacy policies, security
0 commit comments