liquidation-pool:Kolibri协议的共享清算池

时间:2024-04-16 23:54:47
【文件属性】:

文件名称:liquidation-pool:Kolibri协议的共享清算池

文件大小:29KB

文件格式:ZIP

更新时间:2024-04-16 23:54:47

Python

Kolibri清算池 该池契约是允许用户股份kUSD和接收清算kUSD lkUSD的回报。 界面 TODO(keefertaylor):更新界面。 # Accept a number of XTZ and immediately swap them to kUSD. default(unit) # Liquidate an oven. liquidate(address target) # Deposit a number of tokens and receive LP tokens back. deposit(nat numTokens) # Redeem a number of LP tokens for underlying tokens. redeem(nat numLpTokens) # Update the contract's balance. updateBalance


【文件预览】:
liquidation-pool-main
----.gitignore(13B)
----README.md(611B)
----.github()
--------workflows()
----pool.tz(427KB)
----compile.sh(2KB)
----test-helpers()
--------fake-oven.py(405B)
--------fake-dexter-pool.py(1KB)
--------fake-oven-registry.py(492B)
--------fa12.py(9KB)
--------addresses.py(1KB)
----token.py(9KB)
----pool.py(68KB)

网友评论