FailSafeOrchestratorFactory
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 ($0.00)
No balances found for "FailSafeOrchestratorFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18216916 | a year ago | | | 0 | 0.010104258 | |
| 18212379 | a year ago | | | 0 | 0.014881564 |
ABI
ABI objects
Getter at block 21202397
failSafeWalletBlueprint() view returns (address)
0x55f27334e965a709fd84569baeaa99dfa0332538
getBeacon() view returns (address)
0x1c38378749d90ad4754183c26f172c8ea9bd4a0e
getImplementation() view returns (address)
0x7c3efeae86f55ad4ea32f3d0298c9b5caad3bb94
owner() view returns (address)
0xc5e9a48c7637002384a3355148c8687dad7fed7d
Read-only
getOrchestratorAddress(string orchestratorId) view returns (address)
State-modifying
Events buildFailSafeOrchestrator(string orchestratorId)
renounceOwnership()
transferOwnership(address newOwner)
updateFailSafeWalletBlueprintAddress(address addr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _orchestratorBlueprint, address _failSafeWalletBlueprint)
This contract contains no fallback and receive objects.
This contract contains no error objects.