Unicove
전송 스테이킹RAM설정
Vaulta

airdrop.xsat

Contract

  • Overview
  • Actions (8)
  • Structs (13)
  • Tables (3)
  • ABI
  • The data tables defined by this contract.

    • airdroplist

      rows of airdrop_list_row

      Field Type
      user name
      token_amounts token_amount[]
      claimed bool
    • config

      rows of config_row

      Field Type
      airdrop_contract string
      function_selector string
      gas_limit uint64
    • rounds

      rows of round_row

      Field Type
      round_id uint64
      name string
      token_amounts token_amount[]
      total_token_amounts total_token_amount[]
      start_time time_point_sec
      end_time time_point_sec