AddressBridge is a free data retrieval call binding the contract method 0x76cffa53. Solidity: function addressBridge() constant returns(address)
()
| 192 | // |
| 193 | // Solidity: function addressBridge() constant returns(address) |
| 194 | func (_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 | // |
nothing calls this directly
no test coverage detected