MCPcopy Create free account
hub / github.com/DOSNetwork/core / AddressBridge

Method AddressBridge

onchain/dosproxy/DOSProxy.go:201–203  ·  view source on GitHub ↗

AddressBridge is a free data retrieval call binding the contract method 0x76cffa53. Solidity: function addressBridge() constant returns(address)

()

Source from the content-addressed store, hash-verified

199//
200// Solidity: function addressBridge() constant returns(address)
201func (_Dosproxy *DosproxyCallerSession) AddressBridge() (common.Address, error) {
202 return _Dosproxy.Contract.AddressBridge(&_Dosproxy.CallOpts)
203}
204
205// BootstrapCommitDuration is a free data retrieval call binding the contract method 0x372a53cc.
206//

Callers

nothing calls this directly

Calls 1

AddressBridgeMethod · 0.45

Tested by

no test coverage detected