Mon Jul 15 2019
AppProxyUpgradeable
•
MD5 Bytecode
0x87a04bc43d92db931b33dedfa9808110
Deployer Address
Implementation Address
Proxy Type
Upgradable Proxy (EIP-897)
Compiler
v0.4.24+commit.e67f0147
Ether
$30.19
Sai
$0.00
Functions
proxyType() -> (uint256 proxyTypeId)
isDepositable() -> (bool )
implementation() -> (address )
appId() -> (bytes32 )
kernel() -> (address )
ADD_PROTECTED_TOKEN_ROLE() -> (bytes32 )
supportsInterface(bytes4 _interfaceId) -> (bool )
hasInitialized() -> (bool )
isDepositable() -> (bool )
implementation() -> (address )
appId() -> (bytes32 )
kernel() -> (address )
ADD_PROTECTED_TOKEN_ROLE() -> (bytes32 )
hasInitialized() -> (bool )
ERC1271_INTERFACE_ID() -> (bytes4 )
isValidSignature(bytes32 _hash, bytes _signature) -> (bytes4 )
proxyType() -> (uint256 proxyTypeId)
supportsInterface(bytes4 _interfaceId) -> (bool )
presignHash(bytes32 _hash) -> ()
removeProtectedToken(address _token) -> ()
addProtectedToken(address _token) -> ()
initialize() -> ()
transferToVault(address _token) -> ()
setDesignatedSigner(address _designatedSigner) -> ()
deposit(address _token, uint256 _value) -> ()
Events
ProxyDeposit(address sender, uint256 value)