Exchange Guides#
This section contains information and bits of advice for Exchanges willing to support the Flare blockchain.
The first thing you should know is that:
Flare is used just like Ethereum!
Even though the node code is different, Flare offers the same API as Ethereum so you can integrate with it in the same way.
- Deploy a Flare Observer node to access the network.
- Use the appropriate Chain ID.
- Use standard Ethereum libraries like web3.js if you want.
Quick Information about Flare#
Website address | flare.network |
Brand assets | Google Drive |
Rosetta API endpoint | https://flare-rosetta-api.flare.network/ |
Node source code | github.com/flare-foundation/flare |
Node installation documentation | docs.flare.network/infra/observation/deploying |
Node requirements | 8 CPU, 16 GB RAM, 2 TB disk space |
Maximum block rate | 1 block/second. |
Token names | FLARE , SONGBIRD |
Tickers | FLR , SGB |
Tokens precision | 18 decimal places |
Supported wallets | docs.flare.network/user/wallets |
Network configuration information, including:
Note
The $FLR
and $SGB
tokens are not ERC-20 tokens: they are the native currency of Flare (the Main network) and Songbird (The Canary network) respectively. As such, these tokens are handled the same way $ETH
is handled on the Ethereum blockchain.
Select one of the topics below:
Last update:
2023-06-06