Skip to content

Commit 2b8c22b

Browse files
authored
Merge pull request #602 from lifinance/add-token/issue-598-nil
feat: add NIL on ETH (partner: Community)
2 parents 15683c8 + c45c275 commit 2b8c22b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

tokens/ETH.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,5 +1126,13 @@
11261126
"decimals": 18,
11271127
"name": "SpaceX xStock",
11281128
"symbol": "SPCXx"
1129+
},
1130+
{
1131+
"address": "0x7cf9a80db3b29ee8efe3710aadb7b95270572d47",
1132+
"chainId": 1,
1133+
"logoURI": "https://assets.coingecko.com/coins/images/39082/standard/nillion.jpg",
1134+
"decimals": 6,
1135+
"name": "Nillion",
1136+
"symbol": "NIL"
11291137
}
11301138
]

0 commit comments

Comments
 (0)