call_interfaces
Standalone Functions
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);
Parameters
Name | Type |
---|---|
self |
get_name
get_name(self);
Parameters
Name | Type |
---|---|
self |
get_contract_address
get_contract_address(self);
Parameters
Name | Type |
---|---|
self |
get_is_static
get_is_static(self);
Parameters
Name | Type |
---|---|
self |
new
new(target_contract, selector, name, args, is_static, );
Parameters
Name | Type |
---|---|
target_contract | AztecAddress |
selector | FunctionSelector |
name | str<N> |
args | [Field] |
is_static | bool |
call
call(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
view
view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);
Parameters
Name | Type |
---|---|
self |
get_name
get_name(self);
Parameters
Name | Type |
---|---|
self |
get_contract_address
get_contract_address(self);
Parameters
Name | Type |
---|---|
self |
get_is_static
get_is_static(self);
Parameters
Name | Type |
---|---|
self |
new
new(target_contract, selector, name, args, is_static, );
Parameters
Name | Type |
---|---|
target_contract | AztecAddress |
selector | FunctionSelector |
name | str<N> |
args | [Field] |
is_static | bool |
call
call(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
view
view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);
Parameters
Name | Type |
---|---|
self |
get_name
get_name(self);
Parameters
Name | Type |
---|---|
self |
get_contract_address
get_contract_address(self);
Parameters
Name | Type |
---|---|
self |
get_is_static
get_is_static(self);
Parameters
Name | Type |
---|---|
self |
new
new(target_contract, selector, name, args, );
Parameters
Name | Type |
---|---|
target_contract | AztecAddress |
selector | FunctionSelector |
name | str<N> |
args | [Field] |
view
view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);
Parameters
Name | Type |
---|---|
self |
get_name
get_name(self);
Parameters
Name | Type |
---|---|
self |
get_contract_address
get_contract_address(self);
Parameters
Name | Type |
---|---|
self |
get_is_static
get_is_static(self);
Parameters
Name | Type |
---|---|
self |
new
new(target_contract, selector, name, args, );
Parameters
Name | Type |
---|---|
target_contract | AztecAddress |
selector | FunctionSelector |
name | str<N> |
args | [Field] |
view
view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);
Parameters
Name | Type |
---|---|
self |
get_name
get_name(self);
Parameters
Name | Type |
---|---|
self |
get_contract_address
get_contract_address(self);
Parameters
Name | Type |
---|---|
self |
get_is_static
get_is_static(self);
Parameters
Name | Type |
---|---|
self |
new
new(target_contract, selector, name, args, is_static, );
Parameters
Name | Type |
---|---|
target_contract | AztecAddress |
selector | FunctionSelector |
name | str<N> |
args | [Field] |
is_static | bool |
with_gas
with_gas(self, gas_opts);
Parameters
Name | Type |
---|---|
self | &mut Self |
gas_opts | GasOpts |
call
call(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PublicContext |
view
view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PublicContext |
enqueue
enqueue(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
enqueue_view
enqueue_view(self, context);
Parameters
Name | Type |
---|---|
self | |
context | &mut PrivateContext |
get_args
get_args(self);
Parameters
Name | Type |
---|---|
self |
get_selector
get_selector(self);