grants-stack icon indicating copy to clipboard operation
grants-stack copied to clipboard

Centralizing Chains/Tokens/Subscriptions for all apps

Open codenamejason opened this issue 10 months ago • 1 comments

We want to make it simple to add new payout and donation tokens.

https://hackmd.io/RPwIcw_kRUi-OoXYVC5SfQ

[WIP] Repo -> https://github.com/codenamejason/gitcoin-common-data

codenamejason avatar Apr 09 '24 15:04 codenamejason

some notes: 0. can we maintain a canonical list of supported tokens somewhere that each app derives from?

  1. for v0 of this.. perhaps we can assume a token added supports permit 2. for a v0.1 of it, if a token doesnt support permit2, the app would need to still support it (and perhaps issue an "approve" txn)
  2. anything else @thelostone-mc

owocki avatar Apr 09 '24 16:04 owocki