rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.31k stars 888 forks source link

Configurable blockchains #105

Closed jmsm412 closed 2 months ago

jmsm412 commented 3 months ago

Add, remove and update blockchain information through the server settings.

rairprotocol commented 3 months ago

Add hardhat deployment recipe to markdown. From there will convert to gitbook

sarora180673 commented 2 months ago

Error while adding Blockchain from Settings Screenshot from 2024-07-29 13-03-18

sarora180673 commented 2 months ago

Getting error in rair-sync logs RPC defined for Base is https://base.meowrpc.com but error is coming for https://base-mainnet.g.alchemy.com/v2/demo

[utils/reusableTransactionHandler.js] timeout (requestBody="{\"method\":\"eth_blockNumber\",\"params\":[],\"id\":42,\"jsonrpc\":\"2.0\"}", requestMethod="POST", timeout=120000, url="https://base-mainnet.g.alchemy.com/v2/demo", code=TIMEOUT, version=web/5.7.1) - Error: timeout (requestBody="{\"method\":\"eth_blockNumber\",\"params\":[],\"id\":42,\"jsonrpc\":\"2.0\"}", requestMethod="POST", timeout=120000, url="https://base-mainnet.g.alchemy.com/v2/demo", code=TIMEOUT, version=web/5.7.1) at Logger.makeError (/usr/src/event-listener/node_modules/@ethersproject/logger/lib/index.js:238:21) at Timeout._onTimeout (/usr/src/event-listener/node_modules/@ethersproject/web/lib/index.js:187:35) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) 2024-07-29T07:57:48.129Z [error] : [tasks/index.js] Agenda > Fail: {"reason":"timeout","code":"TIMEOUT","requestBody":"{\"method\":\"eth_blockNumber\",\"params\":[],\"id\":42,\"jsonrpc\":\"2.0\"}","requestMethod":"POST","timeout":120000,"url":"https://base-mainnet.g.alchemy.com/v2/demo","level":"error"}

sarora180673 commented 2 months ago

contract deployment having issues - not able to select blockchain from dropdown Also, Balance is shown as 0.0 Tokens

contractDeployment

sarora180673 commented 2 months ago

Switch Blockchain on clicking Easy Mint Button (Collection view) is not working Screenshot from 2024-07-29 19-58-42

RAIReth commented 2 months ago

0x2b0fFbF00388f9078d5512256c43B983BB805eF8

sarora180673 commented 2 months ago

contract deployment having issues - not able to select blockchain from dropdown Also, Balance is shown as 0.0 Tokens

contractDeployment

Issue was due to ERC20 address not configured from UI