Gabay sa Integration ng KuCoin Web3 Wallet
Huling in-update noong: 01/10/2026
1. Preparation para sa Installation
I-download ang KuCoin App. Sa homepage, mag-switch sa tab ng Web3 Wallet sa itaas. Pagkatapos, i-create o i-import ang wallet mo at siguraduhing i-back up ito.
2. Mga Supported na Chain
Mga Seed Phrase/Private Key Wallet
| Chain Name | Chain ID | Status |
| Ethereum | 1 | ✅ |
| Optimism | 10 | ✅ |
| BNB | 56 | ✅ |
| Polygon | 137 | ✅ |
| Tron | 195 |
✅ |
| Solana | 501 | ✅ |
| KCC | 321 | ✅ |
| Base | 8453 |
✅ |
| Arbitrum | 42161 | ✅ |
| Avalanche | 43114 | ✅ |
Mga Hardware Wallet
| Chain Name | Chain ID | Status |
| Ethereum | 1 | ✅ |
| Optimism | 10 | ✅ |
| BNB | 56 | ✅ |
| Polygon | 137 | ✅ |
| Solana | 195 | ✅ |
| KCC | 321 | ✅ |
| Base | 8453 | ✅ |
| Arbitrum | 42161 | ✅ |
| Avalanche | 43114 | ✅ |
3. Mga Supported na Protocol
Sa kasalukuyan, ang aming wallet ay nagsu-support ng multiple na protocols para sa mga connection sa DApp. I-check kung supported ng project mo ang mga sumusunod na karaniwang protocol.
Kung nape-prepare ka na makipag-cooperate sa aming KuCoin Web3 wallet, puwede mong i-prioritize ang wallet namin batay sa impormasyon sa ibaba.
| isKuCoinWallet |
3.1 Mga Supported na Type ng Signature:
| Type | Status |
| eth_sign | ❌ Hindi supported dahil sa mga risk sa security. |
| personal_sign | ✅ |
| eth_signTypedData_v1 | ❌ Hindi supported dahil sa mga risk sa security. |
| eth_signTypedData_v3 | ✅ |
| eth_signTypedData_v4 | ✅ |
3.2 Mga Protocol na Supported ng DApp:
| Mga Protocol | Status | Halimbawa |
| EIP-1193 :EVM | ✅ | ethereum .request({ method: 'eth_chainId' }) .then((chainId) => { console.log(`hexadecimal string: ${chainId}`); console.log(`desimal na numero: ${parseInt(chainId, 16)}`); }) .catch((error) => { console.error(`Error sa pagkuha ng chainId: ${error.code}: ${error.message}`); }); |
| Injection ng Wallet (Mga Injected na Wallet) |
✅ | import { getInjectiveAddress } from '@injectivelabs/sdk-ts' const getEthereum = () => { if (! ethereum) { throw new Error('Hindi naka-install ang Metamask extension') } return ethereum } const ethereum = getEthereum() const addresses = await ethereum.request({ method: 'eth_requestAccounts', }) /** these are evm addresses */ const injectiveAddresses = addresses.map(getInjectiveAddress) console.log(injectiveAddresses) |
| EIP-6963 | ✅ | const providers: EIP6963Detalye ng Tagapagbigay[]; function onPageLoad() { window.addEventListener( "eip6963:announceProvider", (kaganapan: EIP6963AnnounceProviderEvent) => { providers.push(event.detail); } ); window.dispatchEvent(bagong Event("eip6963:requestProvider")); } |
| WalletConnect: | ✅ |
4. Contact sa Business
Kung mayroon kang anumang dagdag pang katanungan, pakikontak kami sa pamamagitan ng email sa: web3_business@kucoin.com
Tutugon kami kapag natanggap na namin ang email mo.