Skip to content

Latest commit

 

History

History
107 lines (63 loc) · 3.18 KB

v3-142-karpatkey-tokenlogic-phase-2-engagement.md

File metadata and controls

107 lines (63 loc) · 3.18 KB

Proposal 142. TokenLogic + karpatkey - Phase II.


Voting link

https://vote.onaave.com/proposal/?proposalId=142


Governance forum discussion

https://governance.aave.com/t/arfc-tokenlogic-karpatkey-financial-service-providers-phase-ii/18285


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer

🏦 payment stream


Context

This AIP proposes a 6 months extension to Karpatkey & TokenLogin's engagement as service providers.


Proposal creation

Transaction: https://etherscan.io/tx/0x4f230302e77d9cc4fb529f0827ef256c2eb2ebf9d43b14c8441594d9fd53d4a0

- proposalId: 142
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x32dc0cd9bb6976c0f32ecbab0b7261298dd693f5fdf4fbfd8c9eba77718554a9

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "153" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x32dc0cd9bb6976c0f32ecbab0b7261298dd693f5fdf4fbfd8c9eba77718554a9" 
}

Aave Seatbelt report

Proposal report

https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/142.md

Payload reports


Technical analysis

We have verified that the payload executes the following actions:

  • Transfers an equal sum of GHO to both Karpatkey and TokenLogic for the period passed since the end of the previous commitment until the execution of the proposal. The total sum transferred is ~67k GHO each, calculated as the fraction of time since phase 1 end until execution from 250k GHO uniformly distributed over 6 months of the new engagement.

  • Creates an equal payment stream of GHO to both Karpatkey and TokenLogic, for the sum of 250k minus the already transferred amount, for a period beginning at execution and ends 6 months since the end of phase 1 (December 15, 2024).


The proposal is consistent with the description on both Snapshot and the governance forum.


Certora validations

✅ The code on the proposal payload corresponds to the proposal specification.

✅ The proposal includes a proper tests suite, checking all necessary post-conditions.

✅ BGD reviewed the payload before the proposal was submitted.

✅ Certora reviewed the procedure followed to submit the proposal.