Name | Lookup | Parameters | |
---|---|---|---|
update_reward_schedule | 3f00 | 4 | |
remove_reward_schedule | 3f01 | 2 | |
deposit | 3f02 | 2 | |
withdraw | 3f03 | 2 | |
claim | 3f04 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
RewardScheduleUpdated | 3f00 | ["AssetIdOf","AssetIdOf","u32","BalanceOf"] | |
RewardDistributed | 3f01 | ["AssetIdOf","AssetIdOf","BalanceOf"] | |
RewardClaimed | 3f02 | ["AccountIdOf","AssetIdOf","AssetIdOf","BalanceOf"] |
Name | Type | |
---|---|---|
RewardSchedules | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["U128","U128"],"value":"farming:RewardSchedule","keys_id":621,"value_id":627}} |
Name | Type | Value | |
---|---|---|---|
FarmingPalletId | [U8; 8] | 6d6f642f6661726d | |
TreasuryAccountId | AccountId | 6d6f646c6d6f642f6661726d0000000000000000000000000000000000000000 | |
RewardPeriod | U32 | 05000000 |
Name | Docs |
---|---|
InsufficientStake |