Skip to content

Commit b828df7

Browse files
Add Ocicat (OCICAT) token info and logo (#33153)
* Create info.json * Add files via upload * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Fix info.jsom - changed `twitter` to `x` - fixed `name`, `symbol`, and `decimal` values to reflect smart contract results at https://bscscan.com/token/0xE53D384Cf33294C1882227ae4f90D64cF2a5dB70#readContract --------- Co-authored-by: curiouschonk <146854853+curiouschonk@users.noreply.github.com>
1 parent 4e772ee commit b828df7

File tree

2 files changed

+26
-0
lines changed
  • blockchains/smartchain/assets/0xE53D384Cf33294C1882227ae4f90D64cF2a5dB70

2 files changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "Ocicat",
3+
"symbol": "Ocicat",
4+
"type": "BEP20",
5+
"decimals": 6,
6+
"description": "Ocicat is a community-driven crypto project with DAO governance and DeFi utility.",
7+
"website": "https://www.ocicat.club/",
8+
"explorer": "https://bscscan.com/token/0xE53D384Cf33294C1882227ae4f90D64cF2a5dB70",
9+
"status": "active",
10+
"id": "0xE53D384Cf33294C1882227ae4f90D64cF2a5dB70",
11+
"tags": [
12+
"defi",
13+
"staking",
14+
"governance"
15+
],
16+
"links": [
17+
{
18+
"name": "x",
19+
"url": "https://x.com/ocicatcoin"
20+
},
21+
{
22+
"name": "telegram",
23+
"url": "https://t.me/ocicatcoin"
24+
}
25+
]
26+
}
46.5 KB
Loading

0 commit comments

Comments
 (0)