97 stable releases

1.7.25 Mar 31, 2024
1.7.24 Dec 24, 2023
1.7.23 Nov 27, 2023
1.7.18 May 6, 2023
0.9.0 Jul 27, 2021

#130 in Magic Beans

Download history 10/week @ 2023-12-31 3/week @ 2024-02-18 268/week @ 2024-02-25 12/week @ 2024-03-03 9/week @ 2024-03-10 9/week @ 2024-03-17 1/week @ 2024-03-24 237/week @ 2024-03-31 20/week @ 2024-04-07 11/week @ 2024-04-14

270 downloads per month
Used in 5 crates (2 directly)

Apache-2.0

135KB
3.5K SLoC

crypto-contract-value

The value of an unit of contract diffs in different exchanges, and even in the same exchange it differs in different markets.

For example:

  • Each Binance perpetual BTCUSDT contract is valued at 100 USD, and each alt coin contract is valued at 10 USD.
  • Each OKX BTC-USDT-SWAP contract is valued at 0.01 BTC.
  • Each OKX BTC-USD-SWAP contract is valued at 100 USD.
  • The contract value of spot markets is always 1.

Given quantity, the number of traded coins/contracts, we can multiply it by contract_value to get the total traded coins/USDs.

Dependencies

~4–18MB
~259K SLoC