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

Method AddressBridge

onchain/dosproxy/DOSProxy.go:194–196  ·  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

192//
193// Solidity: function addressBridge() constant returns(address)
194func (_Dosproxy *DosproxySession) AddressBridge() (common.Address, error) {
195 return _Dosproxy.Contract.AddressBridge(&_Dosproxy.CallOpts)
196}
197
198// AddressBridge is a free data retrieval call binding the contract method 0x76cffa53.
199//

Callers

nothing calls this directly

Calls 1

AddressBridgeMethod · 0.45

Tested by

no test coverage detected