rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
Apache License 2.0
1 stars 2 forks source link

"cannot get total supply" while importing Base Blockchain external contracts #53

Closed sarora180673 closed 3 weeks ago

sarora180673 commented 4 weeks ago

Scenario : Try to import external contract on Base Blockchain
e.g., 0x4beeb0d76f06eab4cef96f1272625dfe15e85a61 0x67689883c97f65a6c95f5a2fd61b0ec9a71f3cbc

Observation: "cannot get total supply" error displayed on UI

rairnode logs: 6:46:44 AM web.1 | POST /api/contracts/import/ 200 5.155 ms - 16 6:46:44 AM web.1 | 2024-06-05T06:46:44.534Z [error] : [ethers/importContractData.js] [object Object]

Screenshot from 2024-06-05 11-52-15

jmsm412 commented 3 weeks ago

0x4beeb0d76f06eab4cef96f1272625dfe15e85a61 is an 1155 contract, which is not supported.

image
sarora180673 commented 3 weeks ago

Screenshot from 2024-06-10 21-48-29