mirror of
https://github.com/placeholder-soft/sui-balance-issue.git
synced 2026-01-12 15:24:46 +08:00
255 lines
6.8 KiB
HTTP
255 lines
6.8 KiB
HTTP
### Bug 1 Context: Account 0xfd2f31461206c437718b004cf593e1127bc23ce4f1a55b0e5efae0cf022b5cb1 (which I will call Account A) owns no object but returns a balance of 100000000 when calling getallbalance, getsuicoin, getbalance
|
|
### This should not be the case.
|
|
|
|
### [Correct] suix_getOwnedObjects query shows 0xfd2f31461206c437718b004cf593e1127bc23ce4f1a55b0e5efae0cf022b5cb1 own nothing
|
|
POST / HTTP/1.1
|
|
Content-Type: application/json
|
|
Host: fullnode.testnet.sui.io
|
|
|