acala
subscan
Runtime Modules / Treasury
Spec Version:
Call Functions
Name
Lookup
Parameters
spend_local14032
remove_approval14041
spend14054
payout14061
check_status14071
void_spend14081
Events
Name
Lookup
Attributes
Spending1400["BalanceOf"]
Awarded1401["ProposalIndex","BalanceOf","AccountId"]
Burnt1402["BalanceOf"]
Rollover1403["BalanceOf"]
Deposit1404["BalanceOf"]
SpendApproved1405["ProposalIndex","BalanceOf","AccountId"]
UpdatedInactive1406["BalanceOf","BalanceOf"]
AssetSpendApproved1407["SpendIndex","AssetKind","AssetBalanceOf","Beneficiary","BlockNumberFor","BlockNumberFor"]
AssetSpendVoided1408["SpendIndex"]
Paid1409["SpendIndex","<Paymaster as Pay>::Id"]
PaymentFailed140a["SpendIndex","<Paymaster as Pay>::Id"]
SpendProcessed140b["SpendIndex"]
Storage Functions
Name
Type
ProposalCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Proposals{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_treasury:Proposal","keys_id":4,"value_id":516}}
Deactivated{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Approvals{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":517}
SpendCount{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Spends{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"pallet_treasury:SpendStatus","keys_id":4,"value_id":519}}
LastSpendPeriod{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Constants
Name
Type
Value
SpendPeriodU32c04b0300
BurnU3210270000
PalletId[U8; 8]6163612f74727379
MaxApprovalsU321e000000
PayoutPeriodU32c04b0300
pot_accountAccountId6d6f646c6163612f747273790000000000000000000000000000000000000000
Error Types
Name
Docs
InvalidIndex
TooManyApprovals
InsufficientPermission
ProposalNotApproved
FailedToConvertBalance
SpendExpired
EarlyPayout
AlreadyAttempted
PayoutError
NotAttempted
Inconclusive