Published
Edited
Oct 2, 2019
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
dispute_fees = disputes * ((juror_fee * 3) + (juror_fee * 3 * 3 * appeal_propensity) + (juror_fee * 3 * 3 * 3 * appeal_propensity**2) + (juror_fee * 3 * 3 * 3 * 3 * appeal_propensity**3) + (juror_fee * total_stake/minimum_stake * (1- final_appeal_discount) * appeal_propensity**4))
Insert cell
total_fees = subcription_fees + dispute_fees
Insert cell
Insert cell
Insert cell
yield_per_anj_per_annum = (total_fees * 12) / total_stake
Insert cell
price_anj = yield_per_anj_per_annum / assumed_rate
Insert cell
Insert cell
anj_market_cap = price_anj * total_stake
Insert cell
Insert cell
Insert cell
ant_value_locked = anj_market_cap * (connector_Weight / 100)
Insert cell
percent_ant_supply_locked = (ant_value_locked / (total_ant * ant_price)) * 100
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more