We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1286d29 commit 6a9bc1eCopy full SHA for 6a9bc1e
README.md
@@ -126,6 +126,7 @@ We currently accept tokens on the following chains:
126
- `redstone`
127
- `metall2`
128
- `metall2-sepolia`
129
+- `celo`
130
131
#### Non-bridgeable tokens
132
data/XAUt/data.json
@@ -0,0 +1,16 @@
1
+{
2
+ "name": "Tether Gold",
3
+ "symbol": "XAUt",
4
+ "decimals": 6,
5
+ "description": "XAUt is a digital token, backed by physical gold.",
6
+ "website": "https://gold.tether.to/",
7
+ "twitter": "@TProtocol_",
8
+ "tokens": {
9
+ "ethereum": {
10
+ "address": "0x68749665FF8D2d112Fa859AA293F07A622782F38"
11
+ },
12
+ "celo": {
13
+ "address": "0x3776228836bfcfc87cac36c28830b67759c02707"
14
+ }
15
16
data/XAUt/logo.svg
0 commit comments