adrianmcli / adrianmcli/eth95

Getting an error on some rpc calls

未关闭
#81 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
542
派生
98
PR 合并指标
30 天内没有已合并 PR

描述

In the UI I see this error
```
Error: Cannot read properties of undefined (reading 'apply')
```

In the developer console I see this error
```
TypeError: Cannot read properties of undefined (reading 'apply')
at app.8f23ffeb.js:765:3214
at app.8f23ffeb.js:765:1301
at Object.next (app.8f23ffeb.js:765:1406)
at app.8f23ffeb.js:765:319
at new Promise ()
at e (app.8f23ffeb.js:765:67)
at callFunction (app.8f23ffeb.js:765:2664)
at app.8f23ffeb.js:767:5427
at app.8f23ffeb.js:767:2303
at Object.next (app.8f23ffeb.js:767:2408)
```

Some of the rpc calls on the contract work.

It is a vanilla splitter contract. It can call payee, shares, totalShares but cannot call releasable. They are all view calls. Pretty strange. I haven't been able to guess the difference.

[splitter-abi.json](https://github.com/user-attachments/files/23242772/splitter-abi.json)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。