Airdrop Query Repo

    Some airdrop oriented queries, to help find address that projects airdrop to

    Genesis Airdrops

    Mirror, Anchor and Pylon projects sent out Genesis airdrops, as well as regular weekly airdrops to LUNA stakers.

    Based off this response by brian_#3619 to Bounty #55, here is a way to query the number of addresses and amounts that were claimed for the Genesis Airdrops of these projects, as well as some basic visuals.

    Loading...

    This can also be done separately for each protocol:

    Loading...
    Loading...
    Loading...

    The contracts for the airdrop contracts are:

    • Mirror: terra1kalp2knjm4cs3f59ukr4hdhuuncp648eqrgshw
    • Anchor: terra146ahqn6d3qgdvmj8cj96hh03dzmeedhsf0kxqm
    • Pylon: terra1ud39n6c42hmtp2z0qmy8svsk7z3zmdkxzfwcf2
    Loading...
    Loading...
    Loading...

    and the dates of these claims can be plotted:

    A query to get all airdrop claim transactions for Mirror, Anchor and Pylon is here.

    This includes the time, protocol, token amount, stage information for the airdrop, address it was sent to, and transaction ID.

    All airdrop claims

    Changing the "stage" value to a different number besides 1 will allow a user to query information about other airdrops besides the genesis one.

    Loading...