It's not always easy: 1 - Check the smart contract: https://balance.chainweb.com/modules.html?server=api.chainweb.com&module=n_582fed11af00dc626812cd7890bb88e72067f28c.bro&chain=2 And especially the function (init-supply) which is is the only way to mint tokens from air. Note, that soon (a couple of weeks) this contract will be bricked, but in the mean time is protected by a multi-sig. 2 - The function init-supply has been executed in this transaction : https://balance.chainweb.com/modules.html?server=api.chainweb.com&module=n_582fed11af00dc626812cd7890bb88e72067f28c.bro&chain=2 You can follow the 3 accounts: where the supply went initially (links and refs are on GH Readme) - pre-sales - treasury - liquidity 3 - A node with allowReadsInLocal enabled can give a snapshots of all balances to confirm that Sum = 100.0.. I can provide such snapshot if requested.
MetaMask and TrustWallet aren't supported! Kadena has its own blockchain so doesn't have a contract address as such. You can obtain it from CoinMetro.com / Binance.com / KuCoin.com / Gate.io / Okx.com (and other exchanges listed here: https://www.coingecko.com/en/coins/kadena#markets)
To complete my previous answer item3, you can use this transaction on chain 1,2 and 8 You need a node with allowReadInLocal enabled (doesn't work on public ones): (use n_582fed11af00dc626812cd7890bb88e72067f28c.bro) (fold-db user-accounts-table (lambda (k v) (!= 0.0 (at 'balance v))) (lambda (k v) {'account:k, 'balance:(at 'balance v)})) SInce it's impossible to attach files on this group, feel free to contact me in PM if you want the JSON result.
Обсуждают сегодня