Skip to content

Commit

Permalink
Add Ucash Token to Base (#1012)
Browse files Browse the repository at this point in the history
* ucash

* ucash

* description

* logo name

* decimals to 8

* New Token Contract with 8 decimals

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
antron3000 and mergify[bot] authored Dec 17, 2024
1 parent 87612c4 commit 5731343
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/UCASH/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "UCASH",
"symbol": "UCASH",
"decimals": 8,
"website": "https://u.cash/",
"description": "Powering Universal Commerce",
"tokens": {
"ethereum": {
"address": "0x92e52a1A235d9A103D970901066CE910AAceFD37"
},
"base": {
"address": "0x26cf750abAf38aF7109Effdbdf79bA50d2EE09A1"
}
}
}
15 changes: 15 additions & 0 deletions data/UCASH/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 5731343

Please sign in to comment.