swivel.abstracts.deployed

Classes

Class Deployed

class Deployed

Helper class that provides a standard way to create an ABC using inheritance.

Descendants

  • swivel.abstracts.market_place.MarketPlace

  • swivel.abstracts.swivel.Swivel

  • swivel.abstracts.vault_tracker.VaultTracker

Methods

Method at

def at(
    self,
    a,
    opts=None
)

Get a reference to the vendor specific contract instance deployed at a given address

Parameters

a (string) the address of the deployed smart contract

opts (dict) optional tx options

Method tx_opts

def tx_opts(
    self,
    o
)

Sets default transaction options