kaguraswap / monorepo

Multichain NFT Marketplace aggregator built with Seaport and 0x!
https://kaguraswap.com
MIT License
8 stars 1 forks source link

Rinkeby asset seems to fail on create order #293

Closed ksuhara closed 2 years ago

ksuhara commented 2 years ago

Describe the bug cannot create offer of rinkeby asset internal error 500 and if catch 'could not detect network'

Mumbai and polygon is working

To Reproduce Steps to reproduce the behavior:

ksuhara commented 2 years ago

Failed to load resource: the server responded with a status of 500 (Internal Server Error)

falling at hardhat/lib/order.ts public validate function could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.6.8)

ksuhara commented 2 years ago

infura rpc url should not have / at the end.