memoscan
← all memos

Memo 0xbec284d8…14e86d on Ethereum

SIP-37 Proposal to set protocol fees to 10% ## Action 1: Setting up fees One time protocol fee for opening a borrow position in precision points (`1e18`): `entryFee = 0` Protocol revenue share in interest paid in precision points (`1e18`): `protocolShareFee = 10% (100000000000000000)` Protocol share in liquidation profit in precision points (`1e18`) It's calculated from total collateral amount to be transferred to liquidator. `protocolLiquidationFee = 0`