Proposals of #256

Store Wasm Code: Non-Custodial NFT Loans

Exec Legacy Content
passed
Expected result
Turnout / Quorum
85.57% / 20.00%
Voting start 2024.02.23 at 20:02:33
Voting end 2024.02.26 at 20:02:33
96.46%
663 444 423 stars
Yes
0.01%
75 430 stars
No
0.00%
13 084 stars
Veto
3.53%
24 269 935 stars
Abstain

Details

Proposer
-
Total deposit
25 000 stars
Submit time
2024.02.23 at 17:02:39
Deposit end time
2024.03.08 at 17:03:39

Description

Upload Stargaze NFT Loans NC v0.4.0 \n\nThis proposal is to store the Stargaze version of the on-chain loans contract, with AtlasDAO core team granted instantiate permissions.\n\nThe source code is available at: https://github.com/AtlasDA0/app-contracts\n\nFeatures of the loans contract include:\n- Create listings of nfts as collateral, permissionlessly.\n- Create loan term offers on collateral listings.\n- Accept or reject loan term offers.\n- Hold collateral in escrow until repayment of fees.\n- Upon loan repayment, collateral returned to owner\n- Default function upon failure to repay loan within agreed upon timeframe.\n- Admin controlled contract config\n- Governance override contract lock via SudoMsg\n- Static fee to create a loan listing\n- Repaid interest tax % enforced\n\n### Compile Instructions\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/optimizer:0.15.0\n\ndetermine the checksum\nsh\nsha256sum artifacts/nft_loans_nc.wasm\n\nThis results in the following SHA256 checksum: \n\n31fa695f6715cedcfd763d2ef4fc239fe2ab8ea20998069a5689b209741dd9bf nft_loans_nc.wasm\n\n### Verify code \n\nstarsd q gov proposal $id --output json \\\n| jq -r '.content.wasm_byte_code' \\\n| base64 -d \\\n| gzip -dc \\\n| sha256sum\n

Votes

Voter
Answer