Strike Docs
Search…
⌃K
Strike Docs
Search…
⌃K
📖
Strike Documentation
⭐
Getting Started
🧑🏫
Guides
🔬
Networks
📒
Protocol Math
sToken and Underlying Decimals
Interpreting Exchange Rates
Calculating Accrued Interest
Calculating the APY Using Rate Per Block
💹
Gas Costs
🎙
STokens
⚙
Comptroller
👨👩👦
Governance
🔡
API
⌛
Strike.js
🤑
DeFi 3.0 Vault
🍍
Revenue Share Staking
🔒
Security
Powered By GitBook
📒

Protocol Math

The Strike protocol contracts use a system of exponential math, Exponential.sol, in order to represent fractional quantities with sufficient precision.
Most numbers are represented as a mantissa, an unsigned integer scaled by 1 * 10 ^ 18, in order to perform basic math at a high level of precision.
sToken and Underlying Decimals
Interpreting Exchange Rates
Calculating Accrued Interest
Calculating the APY Using Rate Per Block
Previous
Networks
Next
sToken and Underlying Decimals
Last modified 5mo ago
Copy link