Skip to content

Commit

Permalink
Add UP token (#939)
Browse files Browse the repository at this point in the history
* Create temp.txt

temporary file to create the directory

* Add files via upload

* Delete data/UP/temp.txt

* Create data.json

* Update data.json

* Update data/UP/data.json

updated name to match convention

* Update data/UP/data.json

add bridge override

* Update data.json

* Update data.json

* Update data.json

* Update data.json

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
ccarfi and mergify[bot] committed Sep 21, 2024
1 parent 5d5a19f commit 5bf20e2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/UP/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "UnlockProtocolToken",
"symbol": "UP",
"decimals": 18,
"description": "The Unlock Protocol UP token (UP) is the governance token of the Unlock Protocol, used for rewarding developers and creators, as well as for participating in governance through voting on proposals. It can be acquired by swapping UDT, purchasing it on decentralized exchanges, or earning it via protocol rewards and grants.",
"website": "https://unlock-protocol.com",
"twitter": "@unlockprotocol",
"nobridge": true,
"tokens": {
"base": {
"address": "0xac27fa800955849d6d17cc8952ba9dd6eaa66187"
}
}
}
Loading

0 comments on commit 5bf20e2

Please sign in to comment.