mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BotOcean (BOTS) ERC20 (#5591)
* Added BotOcean (BOTS) * Add new required fields * checksum ID fix
This commit is contained in:
parent
4b1b151bec
commit
7a77522356
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "BotOcean",
|
||||
"type": "ERC20",
|
||||
"symbol": "BOTS",
|
||||
"decimals": 18,
|
||||
"website": "https://botocean.com",
|
||||
"description": "Bot Ocean democratizes the algorithmic trading market by giving you the tools to navigate your way through the market and earn assets while our bots do their job.",
|
||||
"short_description": "Accessible algorithmic trading",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/botoceaninc",
|
||||
"handle": "botoceaninc"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0xf9fbe825bfb2bf3e387af0dc18cac8d87f29dea8",
|
||||
"status": "active",
|
||||
"id": "0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8",
|
||||
"source_code": "https://github.com/BotOcean",
|
||||
"white_paper": "https://botocean.com/static/media/whitepaper.aff921dc.pdf",
|
||||
"research": "https://botocean.com/"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue
Block a user