EmergencyRecipient
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($209.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LON | ERC-20 | 213.6 | $0.980708 |
$209.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11509284 | 4 years ago | | | 0 | 0.0023235000 | |
| 11495815 | 4 years ago | | | 0 | 0.0026730000 |
ABI
ABI objects
Getter at block 21247350
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x74c3ca9431c009dc35587591dc90780078174f8a
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
nominateNewOwner(address newOwner)
renounceOwnership()
sendETH(address recipient, uint256 amount)
sendToken(address token, address recipient, uint256 amount)
OwnerChanged(address indexed oldOwner, address indexed newOwner)
OwnerNominated(address indexed newOwner)
constructor(address _owner)
receive()
This contract contains no error objects.