AddressProxy
Verified contract
Active on
Ethereum with 3 txns
Balances ($0.00)
No balances found for "AddressProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6223461 | 6 years ago | | | 0 | 0.0015880000 | |
| 5571810 | 7 years ago | | | 5.000221 | 0.00021040000 | |
| 5571737 | 7 years ago | | | 0 | 0.0014878500 |
ABI
ABI objects
Getter at block 21306612
client() view returns (address)
0xddef669fe1a729600175d0fac3f7578c525f98ae
locked() view returns (bool)
false
owner() view returns (address)
0x059f01d09fad0e47c8144bb5d4059873308b0900
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeClient(address _newClient)
changeOwner(address _newOwner)
exec(address _location, bytes _data, uint256 _ether) payable
execCustom(address _location, bytes _data, uint256 _value, uint256 _gas) payable
lock()
sendEther(address _to, uint256 _amount)
unlock()
ChangedClient(address _newClient)
ChangedOwner(address _newOwner)
constructor(address _owner, address _client)
fallback()
This contract contains no error objects.