You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indexer reports that an AssetTransfer transaction spent a WrapCCC transaction, but CodeChain returns null when getTransactionByTracker RPC is requested with the WrapCCC transaction's tracker.
You can try the request with the following command: curl https://corgi-rpc.codechain.io -H 'Content-Type: application/json' -d '{"jsonrpc": "2.0", "method": "chain_getTransactionByTracker", "params": ["0x033e49e6e7eeb612694eedfd2b6274c4f0d5b21ce866710c02b4fb8c62f9572b"], "id": null}'