zkVerify Testnet
subscan
Runtime Modules / Treasury
Spec Version:
Call Functions
Name
Lookup
Parameters
spend_local0e032
remove_approval0e041
spend0e054
payout0e061
check_status0e071
void_spend0e081
Events
Name
Lookup
Attributes
Spending0e00["BalanceOf"]
Awarded0e01["ProposalIndex","BalanceOf","AccountId"]
Burnt0e02["BalanceOf"]
Rollover0e03["BalanceOf"]
Deposit0e04["BalanceOf"]
SpendApproved0e05["ProposalIndex","BalanceOf","AccountId"]
UpdatedInactive0e06["BalanceOf","BalanceOf"]
AssetSpendApproved0e07["SpendIndex","AssetKind","AssetBalanceOf","Beneficiary","BlockNumberFor","BlockNumberFor"]
AssetSpendVoided0e08["SpendIndex"]
Paid0e09["SpendIndex","<Paymaster as Pay>::Id"]
PaymentFailed0e0a["SpendIndex","<Paymaster as Pay>::Id"]
SpendProcessed0e0b["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":572}}
Deactivated{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Approvals{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":573}
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":574}}
Constants
Name
Type
Value
SpendPeriodU3280510100
BurnU3200000000
PalletId[U8; 8]7a6b2f7472737279
MaxApprovalsU3264000000
PayoutPeriodU3280970600
Error Types
Name
Docs
InvalidIndexNo proposal, bounty or spend at that index.
TooManyApprovalsToo many approvals in the queue.
InsufficientPermissionThe spend origin is valid but the amount it is allowed to spend is lower than theamount to be spent.
ProposalNotApprovedProposal has not been approved.
FailedToConvertBalanceThe balance of the asset kind is not convertible to the balance of the native asset.
SpendExpiredThe spend has expired and cannot be claimed.
EarlyPayoutThe spend is not yet eligible for payout.
AlreadyAttemptedThe payment has already been attempted.
PayoutErrorThere was some issue with the mechanism of payment.
NotAttemptedThe payout was not yet attempted/claimed.
InconclusiveThe payment has neither failed nor succeeded yet.
Subscan’s website uses cookies.
I agree to the
Terms
&
Privacy Policy
.