Documentation
¶
Index ¶
Constants ¶
View Source
const ( Call uint8 = 0 DelegateCall uint8 = 1 )
Variables ¶
View Source
var NewProxyFactory = contracts.NewGnosisSafeProxyFactory
NewProxyFactory creates a new instance of ProxyFactory, bound to a specific deployed contract.
View Source
var NewSafe = contracts.NewGnosisSafe
NewSafe creates a new instance of Safe, bound to a specific deployed contract.
Functions ¶
This section is empty.
Types ¶
type ProxyFactory ¶
type ProxyFactory = contracts.GnosisSafeProxyFactory
ProxyFactory is an auto generated Go binding around an Ethereum contract.
type Safe ¶
type Safe = contracts.GnosisSafe
Safe is an auto generated Go binding around an Ethereum contract.
Click to show internal directories.
Click to hide internal directories.