{
"version": "eosio::abi/1.1",
"types": [],
"structs": [
{
"name": "addblock",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
}
]
},
{
"name": "blocklistt",
"base": "",
"fields": [
{
"name": "user",
"type": "name"
},
{
"name": "time",
"type": "time_point_sec"
}
]
},
{
"name": "callback",
"base": "",
"fields": [
{
"name": "queryId",
"type": "checksum256"
},
{
"name": "result",
"type": "uint8[]"
},
{
"name": "proof",
"type": "uint8[]"
}
]
},
{
"name": "clear",
"base": "",
"fields": []
},
{
"name": "comment",
"base": "",
"fields": [
{
"name": "author",
"type": "name"
},
{
"name": "content",
"type": "string"
},
{
"name": "post_id",
"type": "uint64"
},
{
"name": "has_parent",
"type": "bool"
},
{
"name": "pid",
"type": "uint64"
},
{
"name": "reply_to",
"type": "name"
}
]
},
{
"name": "commenttable",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "post_id",
"type": "uint64"
},
{
"name": "author",
"type": "name"
},
{
"name": "time",
"type": "time_point_sec"
},
{
"name": "content",
"type": "string"
},
{
"name": "balance",
"type": "asset"
},
{
"name": "like_num",
"type": "uint32"
},
{
"name": "has_parent",
"type": "bool"
},
{
"name": "pid",
"type": "uint64"
},
{
"name": "reply_to",
"type": "name"
},
{
"name": "txid",
"type": "checksum256"
}
]
},
{
"name": "configt",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "max_postnum",
"type": "uint32"
},
{
"name": "max_postlen",
"type": "uint32"
},
{
"name": "max_commentlen",
"type": "uint32"
},
{
"name": "max_url",
"type": "uint32"
}
]
},
{
"name": "dividens",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
},
{
"name": "exchange",
"base": "",
"fields": [
{
"name": "exchange_name",
"type": "string"
},
{
"name": "exchange_price",
"type": "float64"
}
]
},
{
"name": "execquery",
"base": "",
"fields": []
},
{
"name": "follow",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "to",
"type": "name"
}
]
},
{
"name": "followtable",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "from",
"type": "name"
},
{
"name": "to",
"type": "name"
}
]
},
{
"name": "getoracle",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "ticker_name",
"type": "name"
}
]
},
{
"name": "hi",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "message",
"type": "string"
}
]
},
{
"name": "like",
"base": "",
"fields": [
{
"name": "author",
"type": "name"
},
{
"name": "type",
"type": "uint32"
},
{
"name": "type_id",
"type": "uint64"
}
]
},
{
"name": "liketable",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "type",
"type": "uint32"
},
{
"name": "type_id",
"type": "uint64"
},
{
"name": "author",
"type": "name"
}
]
},
{
"name": "log",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "message",
"type": "string"
}
]
},
{
"name": "messages",
"base": "",
"fields": [
{
"name": "user",
"type": "name"
},
{
"name": "text",
"type": "string"
}
]
},
{
"name": "post",
"base": "",
"fields": [
{
"name": "author",
"type": "name"
},
{
"name": "atuser",
"type": "name"
},
{
"name": "content",
"type": "string"
},
{
"name": "attachtype",
"type": "uint32"
},
{
"name": "attachment",
"type": "string"
}
]
},
{
"name": "posttable",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "author",
"type": "name"
},
{
"name": "atuser",
"type": "name"
},
{
"name": "content",
"type": "string"
},
{
"name": "attachtype",
"type": "uint32"
},
{
"name": "attachment",
"type": "string"
},
{
"name": "time",
"type": "time_point_sec"
},
{
"name": "balance",
"type": "asset"
},
{
"name": "txid",
"type": "checksum256"
},
{
"name": "like_num",
"type": "uint32"
},
{
"name": "comment_num",
"type": "uint32"
}
]
},
{
"name": "reward",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
}
]
},
{
"name": "settings",
"base": "",
"fields": [
{
"name": "max_postnum",
"type": "uint32"
},
{
"name": "max_postlen",
"type": "uint32"
},
{
"name": "max_commentlen",
"type": "uint32"
},
{
"name": "max_url",
"type": "uint32"
}
]
},
{
"name": "stake",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
},
{
"name": "ticker",
"base": "",
"fields": [
{
"name": "ticker_name",
"type": "name"
},
{
"name": "exchanges",
"type": "exchange[]"
},
{
"name": "avg_price",
"type": "float64"
},
{
"name": "timestamp",
"type": "string"
}
]
},
{
"name": "unfollow",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "id",
"type": "uint64"
}
]
},
{
"name": "unstake",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
},
{
"name": "usertable",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "balance",
"type": "asset"
},
{
"name": "follow_num",
"type": "uint32"
},
{
"name": "fans_num",
"type": "uint32"
},
{
"name": "post_num",
"type": "uint32"
},
{
"name": "like_num",
"type": "uint32"
},
{
"name": "last_reward_time",
"type": "time_point_sec"
},
{
"name": "last_like_time",
"type": "time_point_sec"
},
{
"name": "like_times",
"type": "uint32"
}
]
},
{
"name": "withdraw",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
}
]
}
],
"actions": [
{
"name": "addblock",
"type": "addblock",
"ricardian_contract": ""
},
{
"name": "callback",
"type": "callback",
"ricardian_contract": ""
},
{
"name": "clear",
"type": "clear",
"ricardian_contract": ""
},
{
"name": "comment",
"type": "comment",
"ricardian_contract": ""
},
{
"name": "dividens",
"type": "dividens",
"ricardian_contract": ""
},
{
"name": "execquery",
"type": "execquery",
"ricardian_contract": ""
},
{
"name": "follow",
"type": "follow",
"ricardian_contract": ""
},
{
"name": "getoracle",
"type": "getoracle",
"ricardian_contract": ""
},
{
"name": "hi",
"type": "hi",
"ricardian_contract": ""
},
{
"name": "like",
"type": "like",
"ricardian_contract": ""
},
{
"name": "log",
"type": "log",
"ricardian_contract": ""
},
{
"name": "post",
"type": "post",
"ricardian_contract": ""
},
{
"name": "reward",
"type": "reward",
"ricardian_contract": ""
},
{
"name": "settings",
"type": "settings",
"ricardian_contract": ""
},
{
"name": "stake",
"type": "stake",
"ricardian_contract": ""
},
{
"name": "unfollow",
"type": "unfollow",
"ricardian_contract": ""
},
{
"name": "unstake",
"type": "unstake",
"ricardian_contract": ""
},
{
"name": "withdraw",
"type": "withdraw",
"ricardian_contract": ""
}
],
"tables": [
{
"name": "blocklistt",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "blocklistt"
},
{
"name": "commenttable",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "commenttable"
},
{
"name": "configt",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "configt"
},
{
"name": "followtable",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "followtable"
},
{
"name": "liketable",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "liketable"
},
{
"name": "messages",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "messages"
},
{
"name": "posttable",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "posttable"
},
{
"name": "ticker",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "ticker"
},
{
"name": "usertable",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "usertable"
}
],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}