Jungle 4 (Testnet)

epoch.drops

合约

此合约定义的数据表。

  • 行数据 commit_row

    字段 类型
    id uint64
    epoch uint64
    oracle name
    commit checksum256
  • 行数据 epoch_row

    字段 类型
    epoch uint64
    oracles name[]
    seed checksum256
  • 行数据 oracle_row

    字段 类型
    oracle name
  • 行数据 reveal_row

    字段 类型
    id uint64
    epoch uint64
    oracle name
    reveal string
  • 行数据 state_row

    字段 类型
    genesis block_timestamp_type
    duration uint32
    enabled bool