Skip to content

Commit

Permalink
add spx to token list (#943)
Browse files Browse the repository at this point in the history
* add spx to token list

* Fix SPX decimals

* Add bridge overrides

---------

Co-authored-by: Aeto 0x <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent b12a7a5 commit a2e3227
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/SPX/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "SPX6900",
"symbol": "SPX",
"decimals": 8,
"description": "The Stock Market Coin",
"website": "https://spx6900.com",
"twitter": "@spx6900",
"tokens": {
"ethereum": {
"address": "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
"overrides": {
"bridge": {
"base": "0x3ee18b2214aff97000d974cf647e7c347e8fa585"
}
}
},
"base": {
"address": "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
"overrides": {
"bridge": "0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627"
}
}
}
}
Loading

0 comments on commit a2e3227

Please sign in to comment.