pool.pm
pool.pm copied to clipboard
Cardano blockchain realtime visualization
As way too many delegators still believe that 64M ADA is the current global pool saturation limit, many pools struggle to get higher than 64M even though the current saturation...
Hello, Previously, SVG based thumbnails were rendered on the front-end, which in most browsers resulted in using the current SVG standard. However it appears that the new thumbnail rendering method...
It would be awesome to have a version of pool.pm that is connected to cardano testnet (--testnet-magic 1097911063).
I am minting the NFTs of my project using the following Plutus minting policy script: ```haskell {-# INLINABLE mkNFTPolicy #-} mkNFTPolicy :: TokenName -> TxOutRef -> BuiltinData -> ScriptContext ->...
Thanks for the suggestion to add this over here: can you add functionality that lets users see their NFT upgrade history? I'm using the new CIP-68 from @SaturnNFTio for my...
Since CIP-68 NFTs have their metadata stored in the datum of a UTXO, the UTXO chain since the mint transaction can be quickly calculated to show the full history of...
Pool_pm links in Twitter do not correctly render automatically generated thumbnails, when (onchain svg) thumbnails include unicode emojis. Specifically, some emojis are replaced by their corresponding Hex encoding.
So far the metadata editor on pool.pm is limited to CIP 25 and the 721 label, so only this label is viewable on the website even if a transaction has...
Hello, first of all thanks for all your work on this fantastic tool. I noticed today when there was a temporary issue with the caching server that even fully on...
Ledger hardware wallets can be accessed directly from a web page via [Web USB](https://developers.ledger.com/docs/transport/web-hid-usb/) or [Web Bluetooth](https://developers.ledger.com/docs/transport/web-bluetooth/). There are no browser plugins required and it works even on mobile phones...