Skip to content

Commit

Permalink
Add Unlock Discount Token to the Superchain Token List (#759)
Browse files Browse the repository at this point in the history
* unlock protocol data file

* updated addresses-a

* redeployed tokens

---------

Co-authored-by: Julien Genestoux <[email protected]>
  • Loading branch information
clemsos and julien51 authored Apr 29, 2024
1 parent 58ff83d commit 82aa3d0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/UDT/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Unlock Discount Token",
"symbol": "UDT",
"decimals": 18,
"description": "Governance token for Unlock Protocol, a protocol for creating memberships and subscriptions as NFTs",
"website": "https://unlock-protocol.com",
"twitter": "@unlockprotocol",
"tokens": {
"ethereum": {
"address": "0x90DE74265a416e1393A450752175AED98fe11517"
},
"optimism": {
"address": "0xc709c9116dBf29Da9c25041b13a07A0e68aC5d2D"
},
"sepolia": {
"address": "0x447B1492C5038203f1927eB2a374F5Fcdc25999d"
},
"base": {
"address": "0xD7eA82D19f1f59FF1aE95F1945Ee6E6d86A25B96"
},
"base-sepolia": {
"address": "0x68a8011d72E6D41bf7CE9dC49De0aeaEBAAC9b39"
}
}
}
4 changes: 4 additions & 0 deletions data/UDT/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82aa3d0

Please sign in to comment.