diff --git a/blockchains/thorchain/info/info.json b/blockchains/thorchain/info/info.json new file mode 100644 index 000000000..80f864ab2 --- /dev/null +++ b/blockchains/thorchain/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "THORChain", + "website": "https://thorchain.org", + "description": "THORChain is a decentralized liquidity network that allows users to swap assets across different blockchains.", + "explorer": "https://viewblock.io/thorchain", + "research": "https://docs.thorchain.org", + "symbol": "RUNE", + "type": "COIN", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/thorchain/info/logo.png b/blockchains/thorchain/info/logo.png new file mode 100644 index 000000000..fa6136fdf Binary files /dev/null and b/blockchains/thorchain/info/logo.png differ