airswap / airswap-nft-marketplace

Reference AirSwap Marketplace Client
12 stars 3 forks source link

202: Add support for polygon and sepolia #203

Closed ghost closed 9 months ago

ghost commented 9 months ago

Fixes #202

Tested on Sepolia with:

REACT_APP_CHAIN_ID=11155111
# Token used for trading
REACT_APP_CURRENCY_TOKEN=0xf450ef4f268eaf2d3d8f9ed0354852e255a5eaef
# Collection token (ERC-721 or ERC-1155)
REACT_APP_COLLECTION_TOKEN=0x779b8bb8c5a11c9c45f58ebe3380f96520563f44

REACT_APP_STORAGE_SERVER_URL=https://airswap-sepolia-http-c844e62fbd9d.herokuapp.com/

On mumbai I could not find a valid NFT yet.