
Action parameter in initconfig
{ "name": "initconfig", "base": "", "fields": [ { "name": "airgrab_contract", "type": "name" }, { "name": "urirewaccount", "type": "name" }, { "name": "min_days_bet_payout", "type": "uint8" }, { "name": "initial_burn_percent", "type": "float64" }, { "name": "total_percent", "type": "float64" }, { "name": "inflate_per_day", "type": "asset" }, { "name": "total_burn_amount", "type": "asset" } ] }