mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add XIO (erc20) (#5416)
* Info for token XIO * Add FLASH files * Json fix * Json fix2 Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
5efd533fdc
commit
249bdafb93
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"name": "XIO",
|
||||||
|
"website": "https://blockzerolabs.io",
|
||||||
|
"short_description": "Blockzero Labs - Decentralized startup studio",
|
||||||
|
"explorer": "https://etherscan.io/token/0x0f7f961648ae6db43c75663ac7e5414eb79b5704"
|
||||||
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 19 KiB |
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"name": "FLASH",
|
||||||
|
"website": "https://flashstake.io",
|
||||||
|
"short_description": "FLASH - The time travel of money.",
|
||||||
|
"explorer": "https://etherscan.io/token/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8",
|
||||||
|
"socials": [
|
||||||
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/Flashstake",
|
||||||
|
"handle": "Flashstake"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"symbol": "FLASH",
|
||||||
|
"type": "ERC20",
|
||||||
|
"decimals": 18
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in New Issue
Block a user