delphioracle Contract Overview Actions (19) Structs (35) Tables (14) ABI Overview bars Table row type of bars { "name": "bars", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "high", "type": "uint64" }, { "name": "low", "type": "uint64" }, { "name": "median", "type": "uint64" }, { "name": "timestamp", "type": "time_point" } ] }