opensea-arb-nft20

🧸 💸 Detects arbitrage opportunities for ERC-721 tokens between OpenSea and NFT20.

Usage no npm install needed!

<script type="module">
  import openseaArbNft20 from 'https://cdn.skypack.dev/opensea-arb-nft20';
</script>

README

opensea-arb-nft20

Detects arbitrage opportunities for ERC-721 and ERC-1155 tokens between OpenSea and NFT20.

🚀 Usage

This package is executable via npx:

npx opensea-arb-nft20

This will determine the floor price of NFT20's liquidity pools and compare these against the floor prices available on OpenSea:

Searching for arbitrage opportunities...
Planning to compare 106 collections against OpenSea.
Failed to fetch "Covenants Indexes". Ignoring...
┌──────────────────────────────────┬────────────────────────────────────────────┬──────────────────────────────────────┐
│                       Token Name │                           Contract Address │                           Floor Diff │
├──────────────────────────────────┼────────────────────────────────────────────┼──────────────────────────────────────┤
│                       dokidoki20 │ 0x7cdc0421469398e0f3aa8890693d86c840ac8931 │             33.21857598327181506905% │
│                        CHONKER20 │ 0xc805658931f959abc01133aa13ff173769133512 │             27.57280757883424533541% │
│                              NFY │ 0x017bba5d5d32feb687fdafb9700418d55daad091 │             10.56825000000000062369% │
│        EtherCats Founders Series │ 0xff3559412c4618af7c6e6f166c74252ff6364456 │              8.43183999999999898131% │
│                              ... │                                        ... │                                  ... │
├──────────────────────────────────┼────────────────────────────────────────────┼──────────────────────────────────────┤

✌️ License

MIT