Fund Value
$
Token
C20
Token NAV
$
C20 Movement
In 2017, our team successfully pioneered the first tokenized crypto-only index fund, which used the seed funding to buy the underlying crypto assets. There are no broker fees, no exit fees, no minimum investment and full control over your assets. Full blockchain transparency.
CRYPTO20は一つの仮想通貨資産を作ることで仮想通貨マーケット全体の動向を追うことができます。 インデックスファンドは発足以降、従来型ファンドよりも優れた結果を出し続けています。
もっと知るThere are literally thousands of cryptocurrencies for investors to choose from. Choice paralysis: choice adds cost, complexity and the need for advice. CRYPTO20 eliminates this complexity for the new crypto investor.
1 // トークンの換金はオプション機能で可能 2 3 function withdraw() external { 4 address investor = msg.sender; 5 uint256 tokens = withdrawals[investor].tokens; 6 require(tokens > 0); 7 uint256 requestTime = withdrawals[investor].time; 8 Price price = prices[requestTime]; 9 require(price.numerator > 0); 10 uint256 withdrawValue = safeMul(tokens, price.denominator) / price.numerator; 11 withdrawals[investor].tokens = 0; 12 if (this.balance >= withdrawValue) 13 enact_withdrawal_greater_equal(investor, withdrawValue, tokens); 14 else 15 enact_withdrawal_less(investor, withdrawValue, tokens); 16 } 17 18 function enact_withdrawal_greater_equal( 19 address investor, 20 uint256 withdrawValue, 21 uint256 tokens 22 ) 23 private 24 { 25 assert(this.balance >= withdrawValue); 26 balances[fundWallet] = safeAdd(balances[fundWallet], tokens); 27 investor.transfer(withdrawValue); 28 Withdraw(investor, tokens, withdrawValue); 29 } 30 function enact_withdrawal_less( 31 address investor, 32 uint256 withdrawValue, 33 uint256 tokens 34 ) 35 private 36 { 37 assert(this.balance < withdrawValue); 38 balances[investor] = safeAdd(balances[investor], tokens); 39 Withdraw(investor, tokens, 0); 40 } 41
The C20 tokens are directly tied to the underlying assets with a unique liquidation option in the smart contract. This protects the asset price and ensures it is never able to fall below the token's share of the underlying assets.
ジョン・C. ボグル、 ザ・ヴァンガードグループ創立者兼インデックス発案者
いいえ。CRYPTO20はプラットフォームではありません。高パフォーマンスで低価格な自律系仮想通貨インデックス運用サービスです。
CRYPTO20は Crypto Fund Management LLC(有現会社)としてケイマン諸島にて法人登録されています。ケイマン諸島は国際的な事業に支持されています。
過去10年間のケイマン諸島でのPEファンド事業は増加傾向にあります。ヘッジファンドーマネージャーがプライベートエクイティへ多数流れてきており、PEファンドを不良債権投資に利用していることが関係しています。
Cayman LLC (有限会社)は 法人の側面を持ちながら柔軟で課税が中立な媒介として昨年設立されました。
The LLC is a flexible structure ideally suited for use as a closed-end investment vehicle. The Cayman LLC was established under legislation that was drafted with the key terms of private equity vehicles in mind.
この法令で定められる登録、デューデリジェンス、報告などの手順についてはPEファンド管理者に委託しています。低価格を実現する正当なPEファンド事業としてマネーロンダリング規制法(AML/KYC)を遵守しております。
詳しくはthisに掲載されたデトロイト報告書をご覧ください。
An Agreed Upon Procedures engagement has been completed by KPMG; you may see the procedures Crypto20 requested to be performed in the report here.
インデックスファンドや仮想通貨への投資についての詳しい情報は学ぶをご覧ください。
ファンドの自動化により持続的かつ低価格が実現でき管理費はたったの年率0.5%です。比べて通常の仮想通貨市場は年率3%に加え解約手数料0.5%がかかります。
様々な理由からブロックチェーン技術を使用しています:
CRYPTO20がお勧めな理由:
可能な限り早急にフォークしたトークンの取り込みを試み通常のリバランス手順(取り込みトークンがファンドの一部を構成する可能性もあるため)に戻します。ファンド価値が上昇しC20トークン所持者へのプラス効果が予想されます。
You will need to purchase C20 tokens on an exchange. Check out the exchange page to see which exchanges C20 is trading on.
ビットコイン購入に関する完全な手引が必要な場合は https://howtobuybitcoin.io/をご確認ください。
投資家様の原資産シェア率により、内臓スマートコントラクトにある換金機能からイーサの引き出しが可能です。自律システムのため(通常必要となる)出金時の承認や待機期間がありません。
スマートコントラクトへ引出し依頼を出すとトークン純資産価格に応じたイーサを引出すことができます(手数料は1%以下)。引出額は先渡し価格の方針に基づいています。イーサ引出額が次のNAV価格を参照して計算されることを意味します。
Please see our liquidation page.
アクティブ運用投資家やファンドマネージャーはインデックス運用より高い費用を支払っています−年率約3%に対しインデックス運用は年率約0.5%。よってアクティブ運用では総リターンがゼロサム以下になってしまいアウトパフォーマンスがインデックス運用や市場に比べて難しくなります。
ここ10年をみると主要ファンドについてはその80%がベンチマーク指数をアウトパフォームしていません。また、成功するシステムに巡り合う確率は低いでしょう:研究によると過去のパフォーマンスに関係なく先のパフォーマンスはランダムであると証明されています。
必ず成功するという戦略またはボットのセールスや仲介人、ファンドマネジャーにはご注意ください。
Net asset value (NAV) represents a fund's per share market value. Net asset value (NAV) is significant only for open-end mutual funds. It is a simple calculation - just take the current market value of the fund's net assets (securities held by the fund minus any liabilities) and divide by the number of shares outstanding.The most important thing to keep in mind is that NAVs change daily and are not a good indicator of actual performance because of the impact yearly distributions have on NAV (it also makes mutual funds hard to track).
Yes you can, it is like any other ERC20 Token.
Please make sure that your wallet is fully synced (if applicable), and that you have added a C20 to your custom token list.
C20 tokens did not show up on etherscan initially as tokens were allocated directly and did not trigger the specific ‘transfer’ event that etherscan detects. Once tokens are tradeable they will be detected the same as any other ERC20 token.