issues
search
money-on-chain
/
main-RBTC-contract
DoC - Dollar on Chain - Stablecoin contract collateralized in RBTC.
Other
24
stars
16
forks
source link
No liquidation
#53
Closed
pmprete
closed
3 years ago
pmprete
commented
3 years ago
Add MoC Token to MocStatus
Pay fees with MoC Tokens and get a discount
Add vendors, who can stake MoC tokens to get fees from the transactions they bring to the platform
Comissions now depends of the type of transaction and method of payment
Do not automatically liquidate if it falls under the threshold in case of abrut BTC price fall
Add protected state
https://github.com/money-on-chain/main-RBTC-contract/pull/35
Add tests
Fix coverage tests
Fix linting
Refactor contracts to reduce their size
Refactor contracts to implement interfaces to avoid circular dependencies
Create Abis and Flattened files
Add deploy scripts to the repository