🏂Monetary Policy

General Parameters

Deposit fee: 2% for all genesis pools

Genesis pool emission duration: 12 epochs (4 days)

Iron Initialization Variables

ratio_step = 0.25% (target collateral ratio changes by 0.25% when it adjusts)

refresh_cooldown = 15 minutes (target collateral ratio checks for adjustment every 15 minutes)

price_band = 500 (target collateral ratio adjusts upward if TWAP < 0.995 peg, downward if TWAP > 1.005 peg)

target_collateral_ratio = 100% (at start)

effective_collateral_ratio = 100% (dummy value, changes to actual value)

price_target = 1e17 (0.1 ETH)

redemption_fee = 0.4%

minting_fee = 0.4%

Tomb Bond Redemption

Redemption premium rate has linear scaling between TWAP = 1.0 peg and 1.1 peg

premiumThreshold = 110

premiumPercent = 7000

Boardroom settings

withdrawLockupEpochs = 6

rewardLockupEpochs = 3

boardroomWithdrawFee = 2%

bootstrapEpochs = 0 (changed)

bootstrapSupplyExpansionPercent: 1%/epoch

Other Treasury Variables

seigniorageExpansionFloorPercent = 3500

maxPremiumRate = 0

maxDiscountRate = 0

maxDebtRatioPercent = 3500

allocateSeigniorageSalary = 0.2

Pool Multipliers (Subject to change)

Permanent:

Boardroom pool: stake 10SHARE, earn ArbiTen (no allocation points)

Stake ArbiTen/ETH LP, earn 10SHARE; 10SHAREallocationPoints = 5000; depositFee = 0

Stake 10SHARE/ETH LP, earn 10SHARE; 10SHAREallocationPoints =3500; depositFee = 0

Stake ArbiTen/10SHARE LP, earn 10SHARE; 10SHAREallocationPoints =1500; depositFee = 0

Genesis:

Stake USDC, earn ArbiTen; ArbiTenallocationPoints = 1000; depositFee = 2.00%

Stake USDT, earn ArbiTen; ArbiTenallocationPoints = 1000; depositFee = 2.00%

Stake WETH, earn ArbiTen; ArbiTenallocationPoints = 1000; depositFee = 2.00%

Stake WBTC, earn ArbiTen; ArbiTenallocationPoints = 1000; depositFee = 2.00%

Stake ARB, earn ArbiTen; ArbiTenallocationPoints = 500; depositFee = 2.00%

Stake WHEAT, earn ArbiTen; ArbiTenallocationPoints = 500; depositFee = 2.00%

Last updated