0x9c3832db…d944sent to0xa89163f7…af61·#16,570,983·view on Etherscan
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`