Hello,
I got the following transaction types involved in Cardano (checked with rosetta-apis)
- input
- output
- stakeKeyRegistration
- stakeDelegation
- withdrawal
- stakeKeyDeregistration
Can anyone please provide other types if I’m missing anything?
Hello,
I got the following transaction types involved in Cardano (checked with rosetta-apis)
Can anyone please provide other types if I’m missing anything?
Pool registration/re-registration/re-registration
(Token minting)
Oh, Thanks!
Do you have any transaction example handy for it?
https://docs.cardano.org/projects/cardano-node/en/latest/stake-pool-operations/register_stakepool.html
https://docs.cardano.org/en/latest/native-tokens/getting-started-with-native-tokens.html
Sorry, let me clear here.
I don’t want to submit the transaction. I’ve to see such old transactions from explorer.
for minting:
https://explorer.cardano.org/en/transaction?id=41fb77375706793548d979915ca6f7fccc9c458a92e80a9aff9c971d65d92034
for pool registering:
https://explorer.cardano.org/en/transaction?id=d4c54ce8b1edc60a18914a461c555d9784f8c6599321926302df31008b0c6c02
and you can add metadata to transactions…
FYI: Here is a diagram from the ledger specficiation showing how value moves in the Cardano ecosystem. Only the black lines show up as transactions. The blue lines are part of the epoch state transition that updates the value in the treasury etc after an epoch ends. The red lines are for the computation and distribution of rewards.

It’s a masterpiece. 
Thank You!
Hey, could you give me an example of pool reregistration?