Skip to main content

Questions tagged [staking]

Delegating ADA to a stake pool to earn rewards

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 ...
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 ...
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 ...
1 vote
1 answer
23 views

Staking native token on Cardano

Can you please help me. Smart contracts (or some other way) for staking are possible on Cardano? Is this possible? User should be able to stake own (native) token on platform Reward formula: Stake ...
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 ...
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 ...
1 vote
2 answers
109 views

What is the best formula to track ROS tax liabilities for delegators?

Hello fellow Cardanians, It is my tentative understanding that in the United States, it is assumed that staking rewards are taxed as income the day they are added to a stakers address regardless of ...
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 ...
2 votes
2 answers
67 views

How can I receive, earn or stake Cardano without buying it on an exchange first?

I'm interested in participating in the Cardano ecosystem, and I'm looking for ways to receive, earn or stake ADA without initially buying it on a cryptocurrency exchange. I understand that with ...
0 votes
1 answer
43 views

How to stake NFT without locking?

I am developing NFT staking platform. And I want not to lock the NFT while it is staked. (Users can move their NFTs at anytime) But to do so, I have some problems. How to calculate the rewards for ...
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 ...
2 votes
1 answer
41 views

What is the Daedalus Pool Ranking Equation and where is it defined in the code?

What is the Daedalus Pool Ranking Equation? Where is it defined in open source code? A seemingly simple question, but hard to find, where the Daedalus pool ranking equation lives. Can anyone tell me ...
4 votes
3 answers
158 views

How does stake pool saturation prevent centralization?

From cardano.org: Saturation Parameter (K) Saturation is a term used to indicate that a particular stake pool has more stake delegated to it than is ideal for the network, while k is the targeted ...
1 vote
2 answers
293 views

What am i doing wrong while creating this staking transaction?

i am trying to create a staking transaction using cardano serialisation library and then use blockfrost/infinito to send the transaction. I am using @emurgo/cardano-serialization-lib-nodejs: ^9.1.4, ...
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. // ...

15 30 50 per page
1
2 3 4 5
7