Hive Developer Portal

Search Results
Showing results for "transfer to vesting"
transfer
Transfers asset from one account to another. The memo is plain-text, any encryption on the memo is up to a higher level protocol. Notes: Transferring of Hive Power (VEST...
transfer_to_vesting
...can pre-fund new accounts with vesting shares. Notes: Amount must be in HIVE. Must transfer a nonzero amount. See: delayed_voting
transfer_to_vesting_completed
Issued when a power-up is finally taken into account for governance votes (see: transfer_to_vesting). See: #111
delegate_vesting_shares
...ill owned by the original account, but content voting rights and resource credit are transferred to the receiving account. This sets the delegation to vesting_shares, increasing...
set_withdraw_vesting_route
...ount to setup a vesting withdraw but with the additional request for the funds to be transferred directly to another account’s balance rather than the withdrawing account. In add...
titles.transfer_hive_and_hbd
Full, runnable src of Transfer Hive And HBD can be downloaded as part of: tutorials/javascript (or download just this tutorial: devportal-master-tutorials-javascript-21_t...
delayed_voting
...e counted towards witness and DHF proposals (after a 30 day delay is complete). See: transfer_to_vesting, fa63145, 5, !21
titles.power_down
...er) will not be available as HIVE immediately. It is converted in 13 equal parts and transferred into your HIVE wallet weekly, the first portion only being available a week after...
titles.estimate_upvote
...2-31T23:59:59, withdrawn: 0, to_withdraw: 0, withdraw_routes: 0, pending_transfers: 0, curation_rewards: 0, posting_rewards: 604589, proxied_vsf_votes: [...
rc_api.get_resource_params
Exports all relevant resource size constants, in particular the measurement-based execution time parameters. See: #2980
condenser_api.get_accounts
Returns accounts, queried by name. Parameters: account:string array; delayed_votes_active:boolean account (string array) delayed_votes_active (boolean)...
condenser_api.lookup_account_names
Looks up account names. Parameters: accounts:[string]; delayed_votes_active:boolean Also see: database_api.find_accounts
titles.forum_market_bandwidth
...awn: 4023322908944, to_withdraw: 4023322908944, withdraw_routes: 1, pending_transfers: 0, curation_rewards: 170300, posting_rewards: 77551038, proxied_vsf_votes...
account_history_api.enum_virtual_ops
...= 0x000080 shutdown_witness_operation = 0x000100 fill_transfer_from_savings_operation = 0x000200 hardfork_operation = 0...
titles.condenser
...rawn: 57741226422869, to_withdraw: 68239631227024, withdraw_routes: 0, pending_transfers: 0, curation_rewards: 240534093, posting_rewards: 177681311, proxied_vsf_vote...
titles.power_up
...has a built-in function to transmit transactions to the blockchain. We are using the transfer_to_vesting method found within the account instance. When you power up you convert y...
titles.power_up
...nd Client-side signing options. By default we generate Hive Signer link to Power up (transfer to vesting), but you can use client signing option to Power up right inside tutorial, note clie...
titles.tutorials
...rn how to interpret account reputation. Transfer HIVE and HBD Transfer both HIVE and HBD from one account to another....
titles.get_state_replacement
...: 1969-12-31T23:59:59, withdrawn: 0, to_withdraw: 0, withdraw_routes: 0, pending_transfers: 0, curation_rewards: 0, posting_rewards: 604589, proxied_vsf_votes: [ 0, 0,...
titles.rc_bandwidth_system
...following characteristics: RC’s are attached to a particular account and cannot be transferred An account’s maximum RC is proportional to its VESTS Transacting uses RC Trans...
titles.rc_dev
...unt += self.exec_info.delegate_vesting_shares_operation_exec_time def visit_escrow_transfer_operation( self, op ): self.state_bytes_count += self.size_info.escrow_object_ba...