mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
adding LINK and USDT to BEP20 tokens (#3796)
* adding LINK and USDT to BEP20 tokens * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
8b2c45ab51
commit
b3a963d63d
|
@ -1,5 +1,7 @@
|
|||
[
|
||||
"0x55d398326f99059fF775485246999027B3197955",
|
||||
"0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",
|
||||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56"
|
||||
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
|
||||
"0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD"
|
||||
]
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Tether USD",
|
||||
"website": "https://tether.to",
|
||||
"short_description": "The official peg token of USD Tether.",
|
||||
"explorer": "https://bscscan.com/token/0x55d398326f99059ff775485246999027b3197955",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Chainlink Token",
|
||||
"website": "https://chain.link",
|
||||
"short_description": "The official peg token of ChainLink Token.",
|
||||
"explorer": "https://bscscan.com/token/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd",
|
||||
"research": ""
|
||||
}
|
BIN
blockchains/bsc/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png
Executable file
BIN
blockchains/bsc/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user