{
"version": "eosio::abi/1.1",
"types": [],
"structs": [
{
"name": "acceptbidnft",
"base": "",
"fields": [
{
"name": "seller",
"type": "name"
},
{
"name": "batch_id",
"type": "uint64"
}
]
},
{
"name": "accounts",
"base": "",
"fields": [
{
"name": "category_name_id",
"type": "uint64"
},
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "amount",
"type": "asset"
}
]
},
{
"name": "asks",
"base": "",
"fields": [
{
"name": "batch_id",
"type": "uint64"
},
{
"name": "dgood_ids",
"type": "uint64[]"
},
{
"name": "mode",
"type": "int8"
},
{
"name": "seller",
"type": "name"
},
{
"name": "contract",
"type": "name"
},
{
"name": "amount",
"type": "asset"
},
{
"name": "shipping_amount",
"type": "uint64"
},
{
"name": "expiration",
"type": "time_point_sec"
},
{
"name": "min_bid_amount",
"type": "asset"
},
{
"name": "highest_bid_amount",
"type": "uint64"
},
{
"name": "bidder",
"type": "name"
},
{
"name": "bid_to_account",
"type": "name"
}
]
},
{
"name": "burnnft",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "dgood_ids",
"type": "uint64[]"
}
]
},
{
"name": "cancelsale",
"base": "",
"fields": [
{
"name": "batch_id",
"type": "uint64"
}
]
},
{
"name": "categoryinfo",
"base": "",
"fields": [
{
"name": "category",
"type": "name"
}
]
},
{
"name": "claim",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "dgood_id",
"type": "uint64"
}
]
},
{
"name": "claimconfig",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "claim_type",
"type": "uint64"
},
{
"name": "in_items",
"type": "uint64[]"
},
{
"name": "pools",
"type": "cpool_t[]"
}
]
},
{
"name": "claims",
"base": "",
"fields": [
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "pool_ids",
"type": "uint64[]"
},
{
"name": "claim_type",
"type": "uint64"
}
]
},
{
"name": "closesalenft",
"base": "",
"fields": [
{
"name": "seller",
"type": "name"
},
{
"name": "batch_id",
"type": "uint64"
}
]
},
{
"name": "coauthor",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "coauthors",
"type": "name[]"
}
]
},
{
"name": "cpool_t",
"base": "",
"fields": [
{
"name": "claim_amount",
"type": "uint64"
},
{
"name": "seed",
"type": "checksum256"
},
{
"name": "claim_items",
"type": "uint64[]"
}
]
},
{
"name": "cpools",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "claim_items_owner",
"type": "name"
},
{
"name": "claim_amount",
"type": "uint64"
},
{
"name": "seed",
"type": "checksum256"
},
{
"name": "claim_items",
"type": "uint64[]"
}
]
},
{
"name": "create",
"base": "",
"fields": [
{
"name": "issuer",
"type": "name"
},
{
"name": "rev_partner",
"type": "name"
},
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "fungible",
"type": "bool"
},
{
"name": "burnable",
"type": "bool"
},
{
"name": "sellable",
"type": "bool"
},
{
"name": "transferable",
"type": "bool"
},
{
"name": "rev_split",
"type": "float64"
},
{
"name": "base_uri",
"type": "string"
},
{
"name": "max_issue_days",
"type": "uint32"
},
{
"name": "max_supply",
"type": "asset"
}
]
},
{
"name": "dgood",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "serial_number",
"type": "uint64"
},
{
"name": "owner",
"type": "name"
},
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "first_owner",
"type": "name"
},
{
"name": "first_sale",
"type": "bool"
},
{
"name": "relative_uri",
"type": "string?"
}
]
},
{
"name": "dgoodstats",
"base": "",
"fields": [
{
"name": "fungible",
"type": "bool"
},
{
"name": "burnable",
"type": "bool"
},
{
"name": "sellable",
"type": "bool"
},
{
"name": "transferable",
"type": "bool"
},
{
"name": "issuer",
"type": "name"
},
{
"name": "rev_partner",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "category_name_id",
"type": "uint64"
},
{
"name": "max_supply",
"type": "asset"
},
{
"name": "max_issue_window",
"type": "time_point_sec"
},
{
"name": "current_supply",
"type": "asset"
},
{
"name": "issued_supply",
"type": "asset"
},
{
"name": "rev_split",
"type": "float64"
},
{
"name": "base_uri",
"type": "string"
}
]
},
{
"name": "edition",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "next_number",
"type": "uint64"
},
{
"name": "max_quantity",
"type": "uint64"
}
]
},
{
"name": "freezemaxsup",
"base": "",
"fields": [
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
}
]
},
{
"name": "intsetnxtid",
"base": "",
"fields": [
{
"name": "next_dgood_id",
"type": "uint64"
}
]
},
{
"name": "issue",
"base": "",
"fields": [
{
"name": "to",
"type": "name"
},
{
"name": "coauthors",
"type": "name[]"
},
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "relative_uri",
"type": "string"
},
{
"name": "memo",
"type": "string"
}
]
},
{
"name": "issuenext",
"base": "",
"fields": [
{
"name": "edition_id",
"type": "uint64"
},
{
"name": "to",
"type": "name"
},
{
"name": "category",
"type": "name"
},
{
"name": "token_name",
"type": "name"
},
{
"name": "relative_uris",
"type": "string[]"
},
{
"name": "memo",
"type": "string"
}
]
},
{
"name": "listsalenfex",
"base": "",
"fields": [
{
"name": "seller",
"type": "name"
},
{
"name": "dgood_ids",
"type": "uint64[]"
},
{
"name": "mode",
"type": "int8"
},
{
"name": "expiration",
"type": "time_point_sec"
},
{
"name": "min_bid_amount",
"type": "asset"
},
{
"name": "net_sale_amount",
"type": "asset"
},
{
"name": "shipping_amount",
"type": "uint64"
}
]
},
{
"name": "listsalenft",
"base": "",
"fields": [
{
"name": "seller",
"type": "name"
},
{
"name": "dgood_ids",
"type": "uint64[]"
},
{
"name": "net_sale_amount",
"type": "asset"
}
]
},
{
"name": "lockednfts",
"base": "",
"fields": [
{
"name": "dgood_id",
"type": "uint64"
}
]
},
{
"name": "logbid",
"base": "",
"fields": [
{
"name": "batch_id",
"type": "uint64"
},
{
"name": "is_buy",
"type": "bool"
},
{
"name": "expiration",
"type": "time_point_sec"
},
{
"name": "bidder",
"type": "name"
},
{
"name": "bid_to_account",
"type": "name"
},
{
"name": "bid_amount",
"type": "asset"
}
]
},
{
"name": "logclaim",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "claim_ids",
"type": "uint64[]"
}
]
},
{
"name": "logissue",
"base": "",
"fields": [
{
"name": "to",
"type": "name"
},
{
"name": "relative_uri",
"type": "string"
},
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "amount",
"type": "uint64"
}
]
},
{
"name": "logissuenext",
"base": "",
"fields": [
{
"name": "edition_id",
"type": "uint64"
},
{
"name": "to",
"type": "name"
},
{
"name": "quantity",
"type": "uint64"
},
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "next_number",
"type": "uint64"
},
{
"name": "relative_uris",
"type": "string[]"
}
]
},
{
"name": "logsale",
"base": "",
"fields": [
{
"name": "dgood_ids",
"type": "uint64[]"
},
{
"name": "seller",
"type": "name"
},
{
"name": "buyer",
"type": "name"
},
{
"name": "receiver",
"type": "name"
}
]
},
{
"name": "nftflags",
"base": "",
"fields": [
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "flags",
"type": "uint64"
}
]
},
{
"name": "refundbid",
"base": "",
"fields": [
{
"name": "batch_id",
"type": "uint64"
}
]
},
{
"name": "returnnft",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "dgood_id",
"type": "uint64"
}
]
},
{
"name": "setconfig",
"base": "",
"fields": [
{
"name": "symbol",
"type": "symbol_code"
},
{
"name": "version",
"type": "string"
},
{
"name": "issue_fee_eos",
"type": "asset"
},
{
"name": "issue_fee_pixeos",
"type": "asset"
},
{
"name": "min_expiration",
"type": "uint32"
},
{
"name": "max_expiration",
"type": "uint32"
},
{
"name": "rev_split_pixeos",
"type": "float64"
},
{
"name": "rev_split_first_sale_pixeos",
"type": "float64"
},
{
"name": "rev_split_creator",
"type": "float64"
},
{
"name": "max_batch",
"type": "uint32"
},
{
"name": "max_issue_batch",
"type": "uint32"
},
{
"name": "last_call_sec",
"type": "uint32"
},
{
"name": "offset_bid",
"type": "float64"
}
]
},
{
"name": "setnftflag",
"base": "",
"fields": [
{
"name": "dgood_id",
"type": "uint64"
},
{
"name": "flag_type",
"type": "uint64"
},
{
"name": "value",
"type": "bool"
}
]
},
{
"name": "setuserflag",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "flag_type",
"type": "uint64"
},
{
"name": "value",
"type": "bool"
}
]
},
{
"name": "setusertier",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "tier",
"type": "uint32"
}
]
},
{
"name": "tokenconfigs",
"base": "",
"fields": [
{
"name": "standard",
"type": "name"
},
{
"name": "version",
"type": "string"
},
{
"name": "symbol",
"type": "symbol_code"
},
{
"name": "category_name_id",
"type": "uint64"
},
{
"name": "next_dgood_id",
"type": "uint64"
},
{
"name": "issue_fee_eos",
"type": "asset"
},
{
"name": "issue_fee_pixeos",
"type": "asset"
},
{
"name": "min_expiration",
"type": "uint32"
},
{
"name": "max_expiration",
"type": "uint32"
},
{
"name": "rev_split_pixeos",
"type": "float64"
},
{
"name": "rev_split_first_sale_pixeos",
"type": "float64"
},
{
"name": "rev_split_creator",
"type": "float64"
},
{
"name": "max_batch",
"type": "uint32"
},
{
"name": "max_issue_batch",
"type": "uint32"
},
{
"name": "last_call_sec",
"type": "uint32"
},
{
"name": "offset_bid",
"type": "float64"
}
]
},
{
"name": "transfernft",
"base": "",
"fields": [
{
"name": "from",
"type": "name"
},
{
"name": "to",
"type": "name"
},
{
"name": "dgood_ids",
"type": "uint64[]"
},
{
"name": "memo",
"type": "string"
}
]
},
{
"name": "users",
"base": "",
"fields": [
{
"name": "account",
"type": "name"
},
{
"name": "balance",
"type": "uint64"
},
{
"name": "flags",
"type": "uint64"
},
{
"name": "tier",
"type": "uint32"
}
]
}
],
"actions": [
{
"name": "acceptbidnft",
"type": "acceptbidnft",
"ricardian_contract": ""
},
{
"name": "burnnft",
"type": "burnnft",
"ricardian_contract": ""
},
{
"name": "cancelsale",
"type": "cancelsale",
"ricardian_contract": ""
},
{
"name": "claim",
"type": "claim",
"ricardian_contract": ""
},
{
"name": "claimconfig",
"type": "claimconfig",
"ricardian_contract": ""
},
{
"name": "closesalenft",
"type": "closesalenft",
"ricardian_contract": ""
},
{
"name": "create",
"type": "create",
"ricardian_contract": ""
},
{
"name": "freezemaxsup",
"type": "freezemaxsup",
"ricardian_contract": ""
},
{
"name": "intsetnxtid",
"type": "intsetnxtid",
"ricardian_contract": ""
},
{
"name": "issue",
"type": "issue",
"ricardian_contract": ""
},
{
"name": "issuenext",
"type": "issuenext",
"ricardian_contract": ""
},
{
"name": "listsalenfex",
"type": "listsalenfex",
"ricardian_contract": ""
},
{
"name": "listsalenft",
"type": "listsalenft",
"ricardian_contract": ""
},
{
"name": "logbid",
"type": "logbid",
"ricardian_contract": ""
},
{
"name": "logclaim",
"type": "logclaim",
"ricardian_contract": ""
},
{
"name": "logissue",
"type": "logissue",
"ricardian_contract": ""
},
{
"name": "logissuenext",
"type": "logissuenext",
"ricardian_contract": ""
},
{
"name": "logsale",
"type": "logsale",
"ricardian_contract": ""
},
{
"name": "refundbid",
"type": "refundbid",
"ricardian_contract": ""
},
{
"name": "returnnft",
"type": "returnnft",
"ricardian_contract": ""
},
{
"name": "setconfig",
"type": "setconfig",
"ricardian_contract": ""
},
{
"name": "setnftflag",
"type": "setnftflag",
"ricardian_contract": ""
},
{
"name": "setuserflag",
"type": "setuserflag",
"ricardian_contract": ""
},
{
"name": "setusertier",
"type": "setusertier",
"ricardian_contract": ""
},
{
"name": "transfernft",
"type": "transfernft",
"ricardian_contract": ""
}
],
"tables": [
{
"name": "accounts",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "accounts"
},
{
"name": "asks",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "asks"
},
{
"name": "categoryinfo",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "categoryinfo"
},
{
"name": "claims",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "claims"
},
{
"name": "coauthor",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "coauthor"
},
{
"name": "cpools",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "cpools"
},
{
"name": "dgood",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "dgood"
},
{
"name": "dgoodstats",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "dgoodstats"
},
{
"name": "edition",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "edition"
},
{
"name": "lockednfts",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "lockednfts"
},
{
"name": "nftflags",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "nftflags"
},
{
"name": "tokenconfigs",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "tokenconfigs"
},
{
"name": "users",
"index_type": "i64",
"key_names": [],
"key_types": [],
"type": "users"
}
],
"ricardian_clauses": [],
"error_messages": [],
"abi_extensions": [],
"variants": [],
"action_results": []
}