forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'trustwallet:master' into master
- Loading branch information
Showing
114 changed files
with
1,416 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,27 @@ | ||
name: Fix (Dry run) | ||
on: | ||
pull_request: | ||
branches: [ master ] | ||
#Disabled, we have 'check' job, 'fix' job do invisible changes which is not convenient to debug | ||
|
||
jobs: | ||
fix-dryrun: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Set up Go | ||
uses: actions/setup-go@v4 | ||
with: | ||
go-version: 1.18 | ||
|
||
- name: Check out code | ||
uses: actions/checkout@v3 | ||
|
||
- name: Run fix | ||
run: make fix | ||
|
||
- name: Show fix result (diff) | ||
run: | | ||
git config core.ignorecase false | ||
git status | ||
git diff | ||
#name: Fix (Dry run) | ||
#on: | ||
# pull_request: | ||
# branches: [ master ] | ||
# | ||
#jobs: | ||
# fix-dryrun: | ||
# runs-on: ubuntu-latest | ||
# steps: | ||
# - name: Set up Go | ||
# uses: actions/setup-go@v4 | ||
# with: | ||
# go-version: 1.18 | ||
# | ||
# - name: Check out code | ||
# uses: actions/checkout@v3 | ||
# | ||
# - name: Run fix | ||
# run: make fix | ||
# | ||
# - name: Show fix result (diff) | ||
# run: | | ||
# git config core.ignorecase false | ||
# git status | ||
# git diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,48 @@ | ||
name: Fix All | ||
|
||
on: | ||
push: | ||
branches: | ||
- '*' | ||
workflow_dispatch: | ||
|
||
jobs: | ||
fix-all: | ||
runs-on: ubuntu-latest | ||
|
||
if: github.repository_owner == 'trustwallet' && github.event.repository.fork == false | ||
|
||
steps: | ||
- name: Checkout (trustwallet repo, secret token) | ||
uses: actions/checkout@v3 | ||
with: | ||
# Use trust-ci fine-grained PAT to checkout and later commit the code | ||
# Do not use for forked repos | ||
token: ${{ secrets.CI_GITHUB_TOKEN }} | ||
ref: ${{ github.ref }} | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v4 | ||
with: | ||
go-version: 1.18 | ||
|
||
- name: Run fix | ||
run: make fix | ||
|
||
- name: Show fix result (diff) | ||
run: | | ||
git status | ||
git diff | ||
- name: Run check | ||
run: make check | ||
|
||
- name: Commit changes | ||
if: success() | ||
uses: stefanzweifel/[email protected] | ||
with: | ||
commit_user_name: trust-ci | ||
commit_user_email: "[email protected]" | ||
commit_message: Auto fix all (sanity and consistency) | ||
#Disabled, we have 'check' job, 'fix' job do invisible changes which is not convenient to debug | ||
|
||
#name: Fix All | ||
# | ||
#on: | ||
# push: | ||
# branches: | ||
# - '*' | ||
# workflow_dispatch: | ||
# | ||
#jobs: | ||
# fix-all: | ||
# runs-on: ubuntu-latest | ||
# | ||
# if: github.repository_owner == 'trustwallet' && github.event.repository.fork == false | ||
# | ||
# steps: | ||
# - name: Checkout (trustwallet repo, secret token) | ||
# uses: actions/checkout@v3 | ||
# with: | ||
# # Use trust-ci fine-grained PAT to checkout and later commit the code | ||
# # Do not use for forked repos | ||
# token: ${{ secrets.CI_GITHUB_TOKEN }} | ||
# ref: ${{ github.ref }} | ||
# | ||
# - name: Set up Go | ||
# uses: actions/setup-go@v4 | ||
# with: | ||
# go-version: 1.18 | ||
# | ||
# - name: Run fix | ||
# run: make fix | ||
# | ||
# - name: Show fix result (diff) | ||
# run: | | ||
# git status | ||
# git diff | ||
# | ||
# - name: Run check | ||
# run: make check | ||
# | ||
# - name: Commit changes | ||
# if: success() | ||
# uses: stefanzweifel/[email protected] | ||
# with: | ||
# commit_user_name: trust-ci | ||
# commit_user_email: "[email protected]" | ||
# commit_message: Auto fix all (sanity and consistency) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,7 +192,6 @@ linters: | |
- deadcode | ||
- depguard | ||
- dogsled | ||
- dupl | ||
- errcheck | ||
- exportloopref | ||
- exhaustive | ||
|
21 changes: 21 additions & 0 deletions
21
blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Xai", | ||
"type": "ARBITRUM", | ||
"symbol": "XAI", | ||
"decimals": 18, | ||
"website": "https://xai.games/", | ||
"description": "The Xai token has a dual role on the Xai blockchain. It serves as the gas token for transactions and rewards validator nodes. Moreover, it is the main currency in the gaming ecosystem, accepted for game purchases and in-game items.", | ||
"explorer": "https://arbiscan.io/token/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66", | ||
"status": "active", | ||
"id": "0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/xai-games/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/xai_games" | ||
} | ||
] | ||
} |
Binary file added
BIN
+7.6 KB
blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions
46
blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"name": "Dypius", | ||
"type": "AVALANCHE", | ||
"symbol": "DYP", | ||
"decimals": 18, | ||
"website": "https://www.dypius.com/", | ||
"description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", | ||
"explorer": "https://snowtrace.io/token/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", | ||
"status": "active", | ||
"id": "0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/dypius" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/dypfinance/" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://dypius.medium.com/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/defi-yield-protocol-v2/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/dypius" | ||
}, | ||
{ | ||
"name": "discord", | ||
"url": "https://discord.com/invite/worldofdypians" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" | ||
} | ||
], | ||
"tags": [ | ||
"governance", | ||
"nft", | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+44 KB
blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-17.1 KB
blockchains/avalanchec/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png
Binary file not shown.
32 changes: 32 additions & 0 deletions
32
blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"name": "Pepe 2.0", | ||
"type": "ERC20", | ||
"symbol": "PEPE2.0", | ||
"decimals": 18, | ||
"website": "https://pepe20.vip/", | ||
"description": "Learning from past other tokens mistakes, Pepe2.0 wants to make things right and redo his billion-dollar run.", | ||
"explorer": "https://etherscan.io/token/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B", | ||
"status": "active", | ||
"id": "0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/pepe2coineth" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/pepe2coineth" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/Pepe2Portal" | ||
}, | ||
{ | ||
"name": "source_code", | ||
"url": "https://github.com/pepe2coineth/SmartContract" | ||
} | ||
], | ||
"tags": [ | ||
"memes" | ||
] | ||
} |
Binary file added
BIN
+41.8 KB
blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-12.6 KB
blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png
Binary file not shown.
46 changes: 46 additions & 0 deletions
46
blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"name": "Dypius", | ||
"type": "ERC20", | ||
"symbol": "DYP", | ||
"decimals": 18, | ||
"website": "https://www.dypius.com/", | ||
"description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", | ||
"explorer": "https://etherscan.io/token/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3", | ||
"status": "active", | ||
"id": "0x39b46B212bDF15b42B166779b9d1787A68b9D0c3", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/dypius" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/dypfinance/" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://dypius.medium.com/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/defi-yield-protocol-v2/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/dypius" | ||
}, | ||
{ | ||
"name": "discord", | ||
"url": "https://discord.com/invite/worldofdypians" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" | ||
} | ||
], | ||
"tags": [ | ||
"governance", | ||
"nft", | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+44 KB
blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Jungle", | ||
"type": "ERC20", | ||
"symbol": "JNGL", | ||
"decimals": 18, | ||
"website": "https://jnglcoin.com/", | ||
"description": "$JNGL powers the Jungle Labz ecosystem, consisting of Supreme Kong and 3 other collections that were initially rugged by previous team back in April 2022.", | ||
"explorer": "https://etherscan.io/token/0x4c45bbec2ff7810ef4a77ad7bd4757c446fe4155", | ||
"status": "active", | ||
"id": "0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/jungle-labz/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/jnglcoin" | ||
} | ||
] | ||
} |
Binary file added
BIN
+65.6 KB
blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-17.1 KB
blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-82.9 KB
blockchains/ethereum/assets/0xCE3f08e664693ca792caCE4af1364D5e220827B2/logo.png
Binary file not shown.
Oops, something went wrong.