Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 06a0c02

Browse files
committedNov 12, 2024·
Add SWELL (Swell Governance Token) on Ethereum
1 parent 97e8d1a commit 06a0c02

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
 
Loading

‎src/tokens/spectraTokens.json

+11
Original file line numberDiff line numberDiff line change
@@ -1173,5 +1173,16 @@
11731173
"underlying": "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
11741174
"protocol": "Swell"
11751175
}
1176+
},
1177+
{
1178+
"address": "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
1179+
"chainId": 1,
1180+
"name": "Swell Governance Token",
1181+
"symbol": "SWELL",
1182+
"decimals": 18,
1183+
"logoURI": "/images/tokens/1/0x0a6e7ba5042b38349e437ec6db6214aec7b35676.svg",
1184+
"extensions": {
1185+
"protocol": "Swell"
1186+
}
11761187
}
11771188
]

0 commit comments

Comments
 (0)
Please sign in to comment.