Skip to content

payments deposit runway display seems wrong when network is mainnet #385

@SgtPooki

Description

@SgtPooki
 ✘ 1 ❯ npx filecoin-pin@latest payments deposit --network mainnet --private-key $WALLET_PRIVATE_KEY_REAL --amount 7.9
┌  Filecoin Onchain Cloud Deposit
│
{“level”:30,“time”:1774541663154,“pid”:67153,“hostname”:“RussellsMBP314”,“event”:“synapse.init”,“mode”:“private-key”,“msg”:“Initializing Synapse”}
{“level”:30,“time”:1774541663155,“pid”:67153,“hostname”:“RussellsMBP314",“event”:“synapse.init.success”,“chain”:“Filecoin - Mainnet”,“msg”:“Synapse initialized”}
◇  ✓ Connected
│
◇  ✓ Deposit complete
│
│  Transaction details:
│    Deposit: 0x39f8a6bb9bf4d66d3b80a12865226d5f9b6463b41a07fe7e3b0decee9d61062f
│
│
│  Deposit Summary
│    Total deposit: 10.5225 USDFC
│    Current spend: 0.4670 USDFC/day
│    Runway: ~0 day(s) at current spend
│
└  Deposit completed

~0 days runway at current spend….SgtPooki  [3:42 PM]
 ✔ ❯ npx filecoin-pin@latest dataset ls --network mainnet --private-key $WALLET_PRIVATE_KEY_REAL | grep 'Status:' | wc -l
      68

we should have at least ~20 days runway with 0.4670 current spend...

Metadata

Metadata

Assignees

Labels

team/filecoin-pin"Filecoin Pin" project is a stakeholder for this work.team/fs-wgFOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions