Skip to content

Commit

Permalink
Add token list to arbitrum, optimism, avalanche c chain (trustwallet#…
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup authored Jan 28, 2022
1 parent ed272b2 commit 6e03925
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 0 deletions.
12 changes: 12 additions & 0 deletions blockchains/arbitrum/tokenlist-extended.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Arbitrum List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
12 changes: 12 additions & 0 deletions blockchains/arbitrum/tokenlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Arbitrum List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
12 changes: 12 additions & 0 deletions blockchains/avalanchec/tokenlist-extended.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Avalanche C Chain Extended List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
12 changes: 12 additions & 0 deletions blockchains/avalanchec/tokenlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Avalanche C Chain List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
12 changes: 12 additions & 0 deletions blockchains/optimism/tokenlist-extended.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Optimism Extended List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
12 changes: 12 additions & 0 deletions blockchains/optimism/tokenlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Trust Wallet: Optimism List",
"logoURI": "https://trustwallet.com/assets/images/favicon.png",
"timestamp": "2022-01-27T14:33:26.183301",
"tokens": [
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}

0 comments on commit 6e03925

Please sign in to comment.