The NFT public chain ZORA, which has raised 60 million US dollars, is going to airdrop $ZORA. Come and check it out. Someone is going to be in trouble again this time:

 

Query steps:

 

1. Log in to the address: https://api.zora.co/universal/graphql

 

2. Enter the following code and replace "your wallet address" with the EVM wallet address;

query {

  zoraTokenAllocation(

    identifierWalletAddresses: ["your wallet address"],

    zoraClaimContractEnv: PRODUCTION

  ) {

    totalTokensEarned {

      totalTokens

    }

  }

}

 

3. Click the pink triangle button to execute;

4. Your airdrop amount will appear on the right. Sometimes it will be frequent and you need to try a few more times;