> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/cross-chain-bridges/getting-started-with-liquidbridge/eosio-less-than-greater-than-evm.md).

# EOSIO.token <> ERC20 Fungible Tokens

This guide will essentially map the `binancetokenpeg.spec.js` unit test.&#x20;

Resources:

* Block Explorers:
  * <https://kylin.bloks.io/>
  * <https://testnet.bscscan.com/>
  * <https://kylin.eosq.eosnation.io/>
* DSP Portals
  * <https://dsphq.liquidapps.io/>
* Faucet:
  * <https://testnet.binance.org/faucet-smart>
  * <https://kylin-dapp-faucet.liquidapps.io/>
* Open source frontend for bridge:&#x20;
  * <https://github.com/DAPP-Account-DAO/bifrost-bridge-frontend>
* Cloud hosting ETH/BSC
  * <https://www.quicknode.com/pricing>
  * <https://infura.io/pricing>

We're going to bridge a token to binance's test network because their APIs / faucets work better.  This could easily also be done for the Ropsten ethereum testnet, in which case you can use the `ethtokenpeg` zeus box instead.

Mainnet supported chains (EVM Compatible)

* Ethereum
* Binance Smart Chain
* Matic (Polygon)
* Moonbeam (Polkadot)
