Skip to main content

Questions tagged [staking]

Delegating ADA to a stake pool to earn rewards

9 questions with no upvoted or accepted answers
2 votes
1 answer
203 views

Error when trying to harvest farm in minswap

I have a ADA-MIN farm on app.minswap.org, connected with a Nami wallet. Since a couple of days the "stake" button switched into "migrate" button. Since then I could either withdraw ...
jay2kay's user avatar
  • 21
2 votes
0 answers
27 views

BlockFrost API Historical Supply By Epoch Data?

Currently https://cardano-mainnet.blockfrost.io/api/v0/network gets the current network supply data. Does anyone know an endpoint from any API that has historical supply usage data by epoch?
Henrik Moe's user avatar
2 votes
2 answers
115 views

Adding stake credential to script address

I compiled my plutus script and generated a payment credential only address. The logic all working fine- no issues. However when I add a stake credential to my plutus script address, the logic starts ...
Styx's user avatar
  • 21
1 vote
0 answers
57 views

Building a transaction that will require both payment and stake key signature using Cardano Serialization Lib

Usually, when a build a simple transaction such as making a payment, the transaction usually requires the buyer's payment key. Here is an example transaction I made with Cardano Serialization Lib. // ...
Alexis's user avatar
  • 123
1 vote
0 answers
169 views

How to redelegate with JS Nami/Eternl wallets?

Could you please point how can I unstake/undelegate OR redelegate with web cardano (window.cardano) api? I need to let users delegate to my pool even if they already delegated anywhere else, so I need ...
Pilot Tt's user avatar
0 votes
0 answers
20 views

ADA locked on Trust - 2 delegations*( only one should be active ) - Now cant claim & reflects 2 balances

Good afternoon all I recently unstaked or attempted to unstake ada & it looked as if it was going from 1 validator to another , my problem is everything is stuck now. I cannot claim , I cannot ...
STAKEDCRYPTODANO77's user avatar
0 votes
1 answer
42 views

How to take the snapshot of staking NFTs?

Last time I asked how to stake NFT without locking, and @Eddex gave me answer. How to stake NFT without locking? His answer is about to take the snapshot every epoch and track the NFTs so we can ...
Firing Dev's user avatar
0 votes
3 answers
124 views

Unlock NFT from smart contract by Cardano-serialization-library

I am trying to implement the Unlocking of NFT from an "always true" smart contract. I am using the Cardano serialization library for this. I can lock the NFT successfully, but when i unlock ...
duaa azhar's user avatar
0 votes
1 answer
38 views

Securing Stake Pool With Hardware Wallet

was looking at this project for securing cardano stake pool node with a hardware wallet (trezor specifically) https://github.com/vacuumlabs/cardano-hw-cli just curious if anyone out there has used ...
Kunikos's user avatar
  • 13