Zora 快照发币了,空投查询:
@zora 快照了两次,4月23号上线
感觉应该会对 @mintdotfun 数据进行回溯,代币总量100亿
目前这个查询api是被别人挖出来的,他的联创 @js_horne 发文说目前查询的不是最终数据
想查的话按照下边方法先查下:
打开查询网站: https://t.co/GFnGz5QGst
代码部分输入下边内容,钱包地址输入要查询的地址
query {
zoraTokenAllocation(
identifierWalletAddresses: ["你的钱包地址"],
zoraClaimContractEnv: PRODUCTION
) {
totalTokensEarned{
totalTokens}
}
}
点击顶部的粉红run标志,右侧会出现数据,可以看到代币数量


From X
Disclaimer: The above content reflects only the author's opinion and does not represent any stance of CoinNX, nor does it constitute any investment advice related to CoinNX.