Skip to content

Commit

Permalink
Add TRUE token to base sepolia (#937)
Browse files Browse the repository at this point in the history
* Add TRUE token to base sepolia

* Fix

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
houjunchen and mergify[bot] authored Sep 19, 2024
1 parent 153678a commit 00ea2bc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/TRUE/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "True",
"symbol": "TRUE",
"decimals": 18,
"website": "https://truemarkets.org",
"twitter": "@TrueMarketsOrg",
"tokens": {
"sepolia": {
"address": "0x90C9155EC3c2C4aD624Db896864fC62eb3D62626"
},
"base-sepolia": {
"address": "0xFe8b6A4586A67160D27962dC153Bf0E7e76fBf68"
}
}
}
11 changes: 11 additions & 0 deletions data/TRUE/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 00ea2bc

Please sign in to comment.