Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding L2 SNT addresses for Base and Base Sepolia
Browse files Browse the repository at this point in the history
0x-r4bbit authored Jan 14, 2025
1 parent 8f79b36 commit 0ec95b9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/SNT/data.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,9 @@
"optimism": {
"address": "0x650AF3C15AF43dcB218406d30784416D64Cfb6B2"
},
"base": {
"address": "0x662015EC830DF08C0FC45896FaB726542e8AC09E"
},
"sepolia": {
"address": "0xE452027cdEF746c7Cd3DB31CB700428b16cD8E51",
"overrides": {
@@ -24,6 +27,13 @@
"name": "Status Test Token",
"symbol": "STT"
}
},
"base-sepolia": {
"address": "0xfDB3b57944943a7724fCc0520eE2B10659969a06",
"overrides": {
"name": "Status Test Token",
"symbol": "STT"
}
}
}
}

0 comments on commit 0ec95b9

Please sign in to comment.