diff --git a/blockchains/avalanche/info/info.json b/blockchains/avalanche/info/info.json new file mode 100644 index 000000000..a1756910f --- /dev/null +++ b/blockchains/avalanche/info/info.json @@ -0,0 +1,16 @@ +{ + "name": "Avalanche", + "website": "http://avax.network", + "source_code": "https://github.com/ava-labs", + "white_paper": "https://www.avalabs.org/whitepapers", + "description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains.", + "explorer": "https://explorer.avax.network", + "research": "https://research.binance.com/en/projects/avalanche", + "symbol": "AVAX", + "type": "coin", + "decimals": 9, + "status": "active", + "tags": [ + "staking-native" + ] +} diff --git a/blockchains/avalanche/info/logo.png b/blockchains/avalanche/info/logo.png new file mode 100644 index 000000000..99dc6ffcd Binary files /dev/null and b/blockchains/avalanche/info/logo.png differ