subscan
Runtime Modules / Treasury
Spec Version:
Call Functions
Events
Name
Lookup
Attributes
Proposed1400["ProposalIndex"]
Spending1401["BalanceOf"]
Awarded1402["ProposalIndex","BalanceOf","AccountId"]
Rejected1403["ProposalIndex","BalanceOf"]
Burnt1404["BalanceOf"]
Rollover1405["BalanceOf"]
Deposit1406["BalanceOf"]
SpendApproved1407["ProposalIndex","BalanceOf","AccountId"]
UpdatedInactive1408["BalanceOf","BalanceOf"]
AssetSpendApproved1409["SpendIndex","AssetKind","AssetBalanceOf","Beneficiary","BlockNumberFor","BlockNumberFor"]
AssetSpendVoided140a["SpendIndex"]
Paid140b["SpendIndex","<Paymaster as Pay>::Id"]
PaymentFailed140c["SpendIndex","<Paymaster as Pay>::Id"]
SpendProcessed140d["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":439}}
Deactivated{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Approvals{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":440}
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":442}}
Constants
Name
Type
Value
ProposalBondU3250c30000
ProposalBondMinimumU12800a0724e180900000000000000000000
ProposalBondMaximumoption<U128>0100203d88792d00000000000000000000
SpendPeriodU32c04b0300
BurnU3210270000
PalletId[U8; 8]6163612f74727379
MaxApprovalsU321e000000
PayoutPeriodU32c04b0300
Error Types
Name
Docs
InsufficientProposersBalance
InvalidIndex
TooManyApprovals
InsufficientPermission
ProposalNotApproved
FailedToConvertBalance
SpendExpired
EarlyPayout
AlreadyAttempted
PayoutError
NotAttempted
Inconclusive