
Action parameter in offer.claim
{ "name": "offer.claim", "base": "", "fields": [ { "name": "boid_id", "type": "name" }, { "name": "offer_id", "type": "uint64" }, { "name": "required_nft_action_ids", "type": "uint64[]" } ] }

Action parameter in offer.claim
{
"name": "offer.claim",
"base": "",
"fields": [
{
"name": "boid_id",
"type": "name"
},
{
"name": "offer_id",
"type": "uint64"
},
{
"name": "required_nft_action_ids",
"type": "uint64[]"
}
]
}