diff --git a/blockchains/avalanchec/info/info.json b/blockchains/avalanchec/info/info.json new file mode 100644 index 000000000..7a39d00a4 --- /dev/null +++ b/blockchains/avalanchec/info/info.json @@ -0,0 +1,16 @@ +{ + "name": "Avalanche C-Chain", + "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. This is the C-Chain, the default smart contract blockchain on Avalanche that enables the creation of any Ethereum-compatible smart contracts.", + "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/avalanchec/info/logo.png b/blockchains/avalanchec/info/logo.png new file mode 100644 index 000000000..99dc6ffcd Binary files /dev/null and b/blockchains/avalanchec/info/logo.png differ diff --git a/blockchains/avalanchex/info/info.json b/blockchains/avalanchex/info/info.json new file mode 100644 index 000000000..08849fc7d --- /dev/null +++ b/blockchains/avalanchex/info/info.json @@ -0,0 +1,16 @@ +{ + "name": "Avalanche X-Chain", + "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. This is the X-Chain, the default asset blockchain on Avalanche and enables the creation of new assets, exchanging between assets, and cross-subnet transfers.", + "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/avalanchex/info/logo.png b/blockchains/avalanchex/info/logo.png new file mode 100644 index 000000000..99dc6ffcd Binary files /dev/null and b/blockchains/avalanchex/info/logo.png differ