Proxy

Verified contract

Proxy

Active on Ethereum with 898 txns
Deployed by via 0x7343ec36 at 15090980
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $6,076,425.42
ERC-20
Value $0.02
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb58382027884de4e3787e5a3441a24977bfe40e6e37ad52239a75c44fc713324
0xbfaef142211aebe2a47f04557d6a2e110b7e40d6d1bfbb4a88a1e105abb65765
0x16977a0cfbd52d25399a2195886e6c82a58cf685fea803354fa6759e9c4821c5
0xacb952358f99e3eedf9fd3be8258714c95206c278fe5cf05b4755efa9df358f1
0x10e75eb7c47713b4a899a0d9208062b8854a539c187a507c1d0bf691c7f32449
0x889c028f2ed2c18a8c3bd53c5fdce583aaa24c92be92d545eda3358545280667
0xe7373e156226e531e3e9392efccd1d0aba727d439bfebe191caf59be31d198bf
0x054c44ad050c7b60733fad4574dae23f02b83ab288c7e3d8b6aec0c5615ec9f7
0xf63fb8b58f429c2e9f6a7d7bb3ecde3dc2ef4445462227346a2564ddc93dc997
0x77a4b65f25403776ef5135dccf1cdf4a804a0ea98ec9d2ded2750a1d0155cc69

Functions
Getter at block 20884617
PROXY_GOVERNANCE_TAG(view returns (string)
StarkEx.Proxy.2019.GovernorsInformation
PROXY_VERSION(view returns (string)
3.0.1
UPGRADE_DELAY_SLOT(view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getUpgradeActivationDelay(view returns (uint256 delay)
259200
implementation(view returns (address _implementation)
0x179fa59e4d19ac7c7b4e3daa0cd6557a553656a0
isNotFinalized(view returns (bool notFinal)
true
estimateDepositFeeWei(pure returns (uint256)
100000000000000
estimateEnrollmentFeeWei(pure returns (uint256)
500000000000000
identify(pure returns (string)
StarkWare_StarknetERC20Bridge_2.0_4
isFrozen(view returns (bool)
false
maxDeposit(pure returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxTotalBalance(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Read-only
initialize(bytespure 
proxyIsGovernor(address userview returns (bool)
getMaxTotalBalance(address tokenview returns (uint256)
getRemainingIntradayAllowance(address tokenview returns (uint256)
getStatus(address tokenview returns (uint8)
isAppGovernor(address accountview returns (bool)
isAppRoleAdmin(address accountview returns (bool)
isGovernanceAdmin(address accountview returns (bool)
isOperator(address accountview returns (bool)
isSecurityAdmin(address accountview returns (bool)
isSecurityAgent(address accountview returns (bool)
isServicingToken(address tokenview returns (bool)
isTokenAdmin(address accountview returns (bool)
isUpgradeGovernor(address accountview returns (bool)
State-modifying
addImplementation(address newImplementationbytes databool finalize
proxyAcceptGovernance(
proxyCancelNomination(
proxyNominateNewGovernor(address newGovernor
proxyRemoveGovernor(address governorForRemoval
removeImplementation(address removedImplementationbytes databool finalize
upgradeTo(address newImplementationbytes databool finalizepayable 
assignLegacyProxyGovernor(address account
checkDeploymentStatus(address token
deactivate(address token
deposit(address tokenuint256 amountuint256 l2Recipientpayable 
deposit(uint256 amountuint256 l2Recipientpayable 
depositCancelRequest(address tokenuint256 amountuint256 l2Recipientuint256 nonce
depositReclaim(address tokenuint256 amountuint256 l2Recipientuint256 nonce
depositWithMessage(address tokenuint256 amountuint256 l2Recipientuint256[] messagepayable 
depositWithMessageCancelRequest(address tokenuint256 amountuint256 l2Recipientuint256[] messageuint256 nonce
depositWithMessageReclaim(address tokenuint256 amountuint256 l2Recipientuint256[] messageuint256 nonce
disableWithdrawalLimit(address token
enableWithdrawalLimit(address token
enrollToken(addresspayable 
initialize(bytes data
legacyDepositCancelRequest(uint256 amountuint256 l2Recipientuint256 nonce
legacyDepositReclaim(uint256 amountuint256 l2Recipientuint256 nonce
registerAppGovernor(address account
registerAppRoleAdmin(address account
registerGovernanceAdmin(address account
registerOperator(address account
registerSecurityAdmin(address account
registerSecurityAgent(address account
registerTokenAdmin(address account
registerUpgradeGovernor(address account
removeLegacyProxyGovernor(address account
renounceRole(bytes32 roleaddress account
revokeAppGovernor(address account
revokeAppRoleAdmin(address account
revokeGovernanceAdmin(address account
revokeOperator(address account
revokeSecurityAdmin(address account
revokeSecurityAgent(address account
revokeTokenAdmin(address account
revokeUpgradeGovernor(address account
setL2TokenBridge(uint256 l2TokenBridge_
setMaxTotalBalance(address tokenuint256 maxTotalBalance_
withdraw(address tokenuint256 amount
withdraw(address tokenuint256 amountaddress recipient
withdraw(uint256 amount
withdraw(uint256 amountaddress recipient
Events
FinalizedImplementation(address indexed implementation
ImplementationAdded(address indexed implementationbytes initializerbool finalize
ImplementationRemoved(address indexed implementationbytes initializerbool finalize
ImplementationUpgraded(address indexed implementationbytes initializer
LogNewGovernorAccepted(address acceptedGovernor
LogNominatedGovernor(address nominatedGovernor
LogNominationCancelled(
LogRemovedGovernor(address removedGovernor
Deposit(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256 nonceuint256 fee
DepositCancelRequest(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256 nonce
DepositReclaimed(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256 nonce
DepositWithMessage(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256[] messageuint256 nonceuint256 fee
DepositWithMessageCancelRequest(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256[] messageuint256 nonce
DepositWithMessageReclaimed(address indexed senderaddress indexed tokenuint256 amountuint256 indexed l2Recipientuint256[] messageuint256 nonce
LogDeposit(address indexed senderuint256 amountuint256 indexed l2Recipientuint256 nonceuint256 fee
LogDepositCancelRequest(address indexed senderuint256 amountuint256 indexed l2Recipientuint256 nonce
LogDepositReclaimed(address indexed senderuint256 amountuint256 indexed l2Recipientuint256 nonce
LogNewGovernorAccepted(address acceptedGovernor
LogRemovedGovernor(address removedGovernor
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetL2TokenBridge(uint256 value
SetMaxTotalBalance(address indexed tokenuint256 value
TokenDeactivated(address token
TokenEnrollmentInitiated(address tokenbytes32 deploymentMsgHash
Withdrawal(address indexed recipientaddress indexed tokenuint256 amount
WithdrawalLimitDisabled(address indexed senderaddress indexed token
WithdrawalLimitEnabled(address indexed senderaddress indexed token
Constructor
constructor(uint256 upgradeActivationDelay
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.