Skip to content

Commit

Permalink
Add IPFS hashes to SEBA proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-G committed Feb 10, 2022
1 parent b1d073f commit 1ce28ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "EACB2C901249-AIP-SEBA-BANK-WHITELISTER-ON-AAVE-ARC",
"hash": "____SEBA_IPFS_HASH______",
"encodedHash": "____SEBA_IPFS_ENCODED_HASH______"
"hash": "QmRw3MDvmjqyX825Yyw6chbXoQ9DcE4yjEoj48FEv3vWG7",
"encodedHash": "0x35626848bc220e0bf46adf4a40c3be50894e860a0f91c6f3a1dd4d46bdb68048"
}
4 changes: 2 additions & 2 deletions content/ipfs-aips/all-aips.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": "## Simple Summary\n\nSEBA Bank asks the Aave Governance community to …",
"basename": "EACB2C901249-AIP-SEBA-BANK-WHITELISTER-ON-AAVE-ARC",
"description": "\n\n## Simple Summary\n\nSEBA Bank asks the Aave Governance community to approve the appointment, adoption, and authorization of SEBA Bank AG, a licensed and supervised Swiss Bank, as a “whitelister” on the Aave Arc market.\n\n## Abstract\n\nSEBA is a licensed and supervised Swiss Bank providing a seamless and secure bridge between digital and traditional assets. The interest of SEBA’s clients and prospects for crypto earning products has grown substantially overtime. The launch of Aave Arc with its permissioned layer represents a great opportunity for them to access DeFi yields while remaining compliant with their regulatory obligations. At SEBA, we believe that this will directly benefit the Aave community with institutional liquidities accelerating growth in TVL and in protocol revenues.\n\nThe Aave Governance reviews and approves Whitelisters that will conduct the requisite level of due diligence on Aave Arc participants. As a Swiss digital asset bank, we believe that SEBA is ideally positioned to provide those investors with the flexible and fully regulated platform that they need to bridge new liquidities in Aave Arc. We have performed a detailed analysis and documented it [here](https://governance.aave.com/t/arc-adding-seba-bank-as-a-whitelister-to-aave-arc/6661) for the consideration of the Aave Governance community.\n\n## Motivation\n\nWith an increasing demand from institutional investors for accessing new opportunities in the DeFi space, SEBA has positioned DeFi at the heart of its strategy by developing a suite of products and services in relation with decentralized finance. Recently, SEBA has integrated several DeFi tokens into its proprietary institutional-grade cold storage custody solution, including AAVE.\n\nBeyond innovation and transparency brought by permissionless DeFi, SEBA is a strong believer that Aave Arc represents a thoughtful response to a growing institutional demand, which is subject to anti-money laundering (AML) and combatting the financing of terrorism (CFT) regulations in various jurisdictions. In line with that vision and with innovation at the center of its values, SEBA believes it fulfills the key attributes to perform the role of Whitelister in Aave Arc.\n\n## Specification\n\n[Reference](https://github.com/aave/aip/blob/9da687033ae0536377b822c9196dd783be0e3e65/content/aips/4C7076AA6CC7-AIP-FIREBLOCKS-WHITELISTER-ON-AAVE-ARC.md#specification) to standard.\n\n## Rationale\n\nThe Aave community voted on the [Snapshot proposal](https://snapshot.org/#/aave.eth/proposal/QmNfumVDA2GkmyA3xWC12HhDFGBUybSAHUpvygqkMnV34V) with Yes 324K AAVE (100%) and No 3.3 AAVE (0%).\n\n## Implementation\n### Proposal\n\nThe proposal executes a single call to the [PermissionManager](https://etherscan.io/address/0xF4a1F5fEA79C3609514A417425971FadC10eCfBE) contract to add [SEBA](https://etherscan.io/address/0xC5eeEd1a811b77d64A37d94CF0363bA716375FDd) as PermissionAdmin in Aave ARC market:\n`IPermissionManager(0xF4a1F5fEA79C3609514A417425971FadC10eCfBE).addPermissionAdmins([0xC5eeEd1a811b77d64A37d94CF0363bA716375FDd]);`\n\n## Copyright\n\nCopyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\n",
"ipfsHash": "____SEBA_IPFS_HASH______",
"encodedIpfsHash": "____SEBA_IPFS_ENCODED_HASH______"
"ipfsHash": "QmRw3MDvmjqyX825Yyw6chbXoQ9DcE4yjEoj48FEv3vWG7",
"encodeIpfsHash": "0x35626848bc220e0bf46adf4a40c3be50894e860a0f91c6f3a1dd4d46bdb68048"
},
{
"title": "Add Fireblocks as a whitelister on Aave Arc",
Expand Down

0 comments on commit 1ce28ac

Please sign in to comment.