GetProxyAddress is a free data retrieval call binding the contract method 0x43a73d9a. Solidity: function getProxyAddress() constant returns(address)
()
| 269 | // |
| 270 | // Solidity: function getProxyAddress() constant returns(address) |
| 271 | func (_Dosbridge *DosbridgeSession) GetProxyAddress() (common.Address, error) { |
| 272 | return _Dosbridge.Contract.GetProxyAddress(&_Dosbridge.CallOpts) |
| 273 | } |
| 274 | |
| 275 | // GetProxyAddress is a free data retrieval call binding the contract method 0x43a73d9a. |
| 276 | // |
nothing calls this directly
no test coverage detected