EOS

eoseusdscore

Contract

{
  "name": "init",
  "base": "",
  "fields": [
    {
      "name": "pairid",
      "type": "uint64"
    },
    {
      "name": "sym",
      "type": "symbol_code"
    },
    {
      "name": "reward",
      "type": "asset"
    },
    {
      "name": "start_time",
      "type": "uint64"
    },
    {
      "name": "duration",
      "type": "uint64"
    }
  ]
}