graphenecommon.aio.vesting module

class graphenecommon.aio.vesting.Vesting(*args, **kwargs)

Bases: graphenecommon.aio.blockchainobject.BlockchainObject, graphenecommon.vesting.Vesting

Read data about a Vesting Balance in the chain

Parameters:
  • id (str) – Id of the vesting balance
  • blockchain_instance (instance) – instance to use when accesing a RPC
account
claim(amount=None)
claimable
refresh()