diff --git a/blockchains/tia/info/info.json b/blockchains/tia/info/info.json new file mode 100644 index 0000000000000..933091e0030fb --- /dev/null +++ b/blockchains/tia/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Celestia", + "website": "https://celestia.org", + "description": "Celestia is a modular data availability network that securely scales with the number of users, making it easy for anyone to launch their own blockchain.", + "explorer": "https://www.mintscan.io/celestia", + "symbol": "TIA", + "type": "coin", + "decimals": 6, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/celestiaorg" + }, + { + "name": "twitter", + "url": "https://twitter.com/CelestiaOrg" + } + ] +} diff --git a/blockchains/tia/info/logo.png b/blockchains/tia/info/logo.png new file mode 100644 index 0000000000000..38a1dbc366c95 Binary files /dev/null and b/blockchains/tia/info/logo.png differ