敷金の計算
1 回答
- 投票
-
- 2019-02-16
敷金/保証金の要件については、tezosの公式ドキュメントで説明されています:
保証金¶保証金の費用は BLOCK_SECURITY_DEPOSIT=作成されたブロックごとに512XTZおよび ENDORSEMENT_SECURITY_DEPOSIT=承認ごとに64XTZ.各代表者 キーには、関連する保証金アカウントがあります.代表者が焼くとき または、セキュリティデポジットが自動的にに移動されるブロックを承認します PRESERVED_CYCLESサイクル後、凍結された預金口座 これは自動的にパン屋のメインアカウントに戻されます. PRESERVED_CYCLESの期間、預金はロックされているため、次のことができます. いつでもそれを計算します、約((BLOCK_SECURITY_DEPOSIT + ENDORSEMENT_SECURITY_DEPOSIT * ENDORSERS_PER_BLOCK)* (PRESERVED_CYCLES + 1)* BLOCKS_PER_CYCLE)/763e6=全体の8.25% トークンは保証金として保管する必要があります.それはまた、 委任者は、委任されたトークンの量の8.25%以上を所有する必要があります ブロックの作成を逃さないために.
これが「8.25%」の数値の由来です.ただし、アクティブに賭けているXTZの合計の特定の数は763,000,000であると想定していますが、これは実際の状況ではありません.
この数字は、ある意味で「ネットワーク全体」の敷金として解釈することもできますが、これは個々のパン屋の資本要件を正確に示しているわけではありません.
xtzステーキングの実際の数は、tzstats
こちらでリアルタイムに取得できます. 現在、高さ313728でのステーキング量は503,461,245.334xtzです.
その数値を使用すると、敷金として必要なxtzの有効な割合は約12.5%です.
また、この数は単なる予想であることに注意してください.実現数は、パン屋がサイクルごとに割り当てる権利の数に直接依存し、その数はランダムに変動します(ロールの数が増えるにつれて変動が少なくなります).ただし)したがって、ボンド要件はそれに応じて変動します.
Regarding the security deposit/bond requirement, it is explained on the tezos official documentation:
Security deposits¶ The cost of a security deposit is BLOCK_SECURITY_DEPOSIT = 512 XTZ per block created and ENDORSEMENT_SECURITY_DEPOSIT = 64 XTZ per endorsement. Each delegate key has an associated security deposit account. When a delegate bakes or endorses a block the security deposit is automatically moved to the deposit account where it is frozen for PRESERVED_CYCLES cycles, after which it is automatically moved back to the baker’s main account. Since deposits are locked for a period of PRESERVED_CYCLES one can compute that at any given time, about ((BLOCK_SECURITY_DEPOSIT + ENDORSEMENT_SECURITY_DEPOSIT * ENDORSERS_PER_BLOCK) * (PRESERVED_CYCLES + 1) * BLOCKS_PER_CYCLE) / 763e6 = 8.25% of all tokens should be held as security deposits. It also means that a delegate should own over 8.25% of the amount of token delegated to them in order to not miss out on creating any block.
This is where the “8.25%” number comes from. However it assumes a specific number of the total XTZ actively staking to be 763,000,000 which is not the actual situation.
You can also interpret this number as the security deposit of “the entire network” in some sense however this does not tell you accurately what is the capital requirement for an individual baker.
The actual number of xtz staking can be obtained in real time on tzstats here.
Currently the amount staking at height 313728 is 503,461,245.334 xtz.
Using that number the effective percentage of xtz that is needed as security deposit is roughly 12.5%.
Note also one more time that this number is just an expectation because the realized number depends directly on the number of rights that a baker is allocated from cycle to cycle and that number fluctuates randomly (with less variance as the number of rolls grows though) so the bond requirement fluctuates accordingly.
-
良い説明.しかし、パン屋の実行中に数が増えた場合、さらにxtzが確保されるまで、そのパン屋はもう焼きません.それでは、現在の要件に一致するように、継続的なxtzが自動的にベイカーアカウントに流れ込むようにするのは誰でどのようになりますか?good explanation. but what does it mean then if the number increased while a baker is running, until further xtz are secured that baker wont bake anymore? Then who and how it would be made sure continuous xtz are automatically flowing into baker account to match the current requirement?
- 0
- 2019-02-19
- kahmed
-
@kahmedは、新しい質問をして、質問をより明確にしてください.あなたが参照している«番号»は何ですか?@kahmed please ask a new question and also make your question more clear. What is the « number » you are refering to ?
- 0
- 2019-02-19
- Ezy
-
まあ、それはまさにこの点なので、新しいスレッドを作成したくありませんでした.「8.25」を参照する番号.それが最大10%変動したとすると、どうなるでしょうか.パン屋はそれに合わせてさらにxtzをデポジットする必要がありますか、それとも焼けませんか.また、どのようにして12.5%を思いついたのかわかりませんか?well, its exactly on this point so didn't wanna create a new thread. The number referring to "8.25" . say it fluctuated up to 10% then what would happen and the baker have to deposit more xtz to match it or can't bake? Also, not sure how you came up with 12.5%?
- 0
- 2019-02-19
- kahmed
-
@kahmed特定のパン屋の保証金は、その回答で説明されているように、パン作りの権利の数によって異なります.ベーキング権が割り当てられている場合、「上下」にはなりません.12.5%は、回答で説明されているように、763mxtzではなく503mxtzを使用して得られた%です.@kahmed the deposit for a given specific baker is dependent on the number of baking rights as explained in the answer that’s it. It will not go « up or down » when the baking rights are allocated. The 12.5% is just the % obtained using 503m xtz instead of 763m xtz as explained in the answer.
- 0
- 2019-02-19
- Ezy
-
それで、私が512 xtz + 64=576で始めるものをただ一つの権利と仮定する非常に初めてのパン屋として?so as a very first time baker assuming just a single right what I start with 512 xtz + 64 = 576?
- 0
- 2019-02-19
- kahmed
-
@kahmedよく読んでいただければ、非常に明確に説明されていると思います.まず、「1つ正しい」と言うと、あいまいになります.あなたはどのような権利を参照していますか?ベーキングまたは推薦?@kahmed i think it is very clearly explained if you read carefully. First of all when you say « 1 right » you are ambiguous. What kind of right are you refering to ? Baking or endorsement ?
- 0
- 2019-02-19
- Ezy
-
私は何度も読んでいます..私は敷金が何であるかを理解するのに苦労していますか?私は、委任された単一のファンドのみを焼く権利を1つ言いました.新しいパン屋を始めるために知りたいのは、どれだけのXTZが必要になるのでしょうか.私はあなたをたくさん悩ませたことを知っていますが、どこかできれいな答えを見つけることができませんi read so many times..I am having hard time figuring out whats the security deposit would be? I said 1 right to bake a single delegated fund only. All I wanna know to start a s new baker how much XTZ would be required? I know I bugged you a lot but can't find to have a clean answer anwhere
- 0
- 2019-02-19
- kahmed
-
上部で説明されている@kahmed«保証金の費用はブロックあたり512xtz、承認あたり64 xtzです»ここで不明な点は何ですか?@kahmed as explained in the top « the cost of a security deposit is 512 xtz per block and 64 xtz per endorsement » what is unclear here ?
- 0
- 2019-02-19
- Ezy
-
@kahmedはまた、「単一の委任されたファンドを焼く1つの権利」は何の意味もありません.ブロックを焼くための1つまたは複数の権利、および/または承認のための1つまたは複数の権利があります@kahmed also « 1 right to bake a single delegated fund » does not mean anything. You have 1 or several rights for baking a block and/or 1 or several rights for endorsement
- 0
- 2019-02-19
- Ezy
-
わかりました.基本的には、開始時に、デリゲートとしてベイクして承認するために、ベイカーアカウントに合計576 xtzが必要ですか?ok..thanks so basically as a started I need total 576 xtz on my baker account in order to bake and endorse as a delegate?
- 0
- 2019-02-19
- kahmed
誰かが、パン屋の賭け金の割合として、予想される敷金の割合の正確な計算をレイアウトしていただけませんか?
8.25%と言う人もいますが、実際にネットワークに接続している割合に依存する可能性が高いため、ここで明確でわかりやすい回答をいただければ幸いです.