AppProxyPinned
Verified contract
Proxy
Active on
Ethereum with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
10
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 "AppProxyPinned"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AppProxyPinned"
ABI
ABI objects
Getter at block 21124551 getEVMScriptRegistry() view returns (address) getRecoveryVault() view returns (address)
appId() view returns (bytes32)
0xddbcfd564f642ab5627cf68b9b7d374fb4f8a36e941a75d89c87998cef03bd61
implementation() view returns (address)
0xbf1ce0bc4edaad8e576b3b55e19c4c15cf6999eb
isDepositable() view returns (bool)
false
kernel() view returns (address)
0x451119af1af011897714200d604aec5e17802b40
proxyType() pure returns (uint256 proxyTypeId)
1
REGISTRY_ADD_EXECUTOR_ROLE() view returns (bytes32)
0xc4e90f38eea8c4212a009ca7b8947943ba4d4a58d19b683417f65291d1cd9ed2
REGISTRY_MANAGER_ROLE() view returns (bytes32)
0xf7a450ef335e1892cb42c8ca72e7242359d7711924b75db5717410da3f614aa3
appId() view returns (bytes32)
0xddbcfd564f642ab5627cf68b9b7d374fb4f8a36e941a75d89c87998cef03bd61
getInitializationBlock() view returns (uint256)
9115904
hasInitialized() view returns (bool)
true
isPetrified() view returns (bool)
false
kernel() view returns (address)
0x451119af1af011897714200d604aec5e17802b40
Read-only
allowRecoverability(address token) view returns (bool)
canPerform(address _sender, bytes32 _role, uint256[] _params) view returns (bool)
executors(uint256) view returns (address executor, bool enabled)
getEVMScriptExecutor(bytes _script) view returns (address)
getScriptExecutor(bytes _script) view returns (address)
State-modifying
Events addScriptExecutor(address _executor) returns (uint256 id)
disableScriptExecutor(uint256 _executorId)
enableScriptExecutor(uint256 _executorId)
initialize()
transferToVault(address _token)
ProxyDeposit(address sender, uint256 value)
DisableExecutor(uint256 indexed executorId, address indexed executorAddress)
EnableExecutor(uint256 indexed executorId, address indexed executorAddress)
RecoverToVault(address indexed vault, address indexed token, uint256 amount)
ScriptResult(address indexed executor, bytes script, bytes input, bytes returnData)
constructor(address _kernel, bytes32 _appId, bytes _initializePayload)
fallback()
This contract contains no error objects.