Skip to content

Commit

Permalink
Merge pull request #784 from Timekiller7/master
Browse files Browse the repository at this point in the history
Add TT token ( testing token )
  • Loading branch information
annieke authored May 3, 2024
2 parents 1b0dcf7 + bd84bf8 commit ba9a57f
Show file tree
Hide file tree
Showing 2 changed files with 1,135 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/TT/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "TT",
"symbol": "TT",
"decimals": 6,
"description": "Testing token used in order to check Base bridge functionality for building dapps in Base blockchain. ",
"website": "https://token.com",
"twitter": "@token",
"tokens": {
"sepolia": {
"address": "0x19dcecf9308F058Ace0580CDc06b2932eb428d3c"
},
"base-sepolia": {
"address": "0x5b0331DFF07E9e11960A1Cf03AcAcec5AF263d09"
}
}
}
Loading

0 comments on commit ba9a57f

Please sign in to comment.