Proxy

Verified contract

Proxy

Active on Ethereum with 8,069 txns
Deployed by via 0xc0e470f0 at 15090981
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 $16,407,588.52
ERC-20
Value $1.04
 (#0)
ERC-1555
--
0x84f0798b47d5b5a7d6c4eb556c691ea28ab9de93eb571824c15f713dabbef8b5
0x811beab9d74d0b37e57b566355269d4e8773db58b705f1e06a793e9a88b382b3
0x68d2609fc854148312b29ff191815ad3b6ecf0cf7c1aa06f3756239b9a959787
0x56354f343ae416a032ef0a4ef81f9516a30441320b29dca7f91ff0b9f76cdddd
0x6b6962b20dd9fd454d6c2a1dba1eb16fd793f5ec05655414b54c02397c83d0b6
0x41eda399787a49b398a7999b90a13838e37979b3f012d57f99c1636ec3b5b6ac
0x3a778c5d964b03a81fb23c642184fc1b405807edce75cd509ef87215efe68540
0x4041d8b7297087614f0366b70cf75c204c31dade0bb701fb0e52db8c06bf587d
0xe9cb69b301f7a72cd1b96903d10ad00b93d8f3d1a412e3fd2501eab35a24002e
0x06366f7556265a4deaa80d416a84786bc71ff0c23b84e96de5351c570f76df43

Functions
Getter at block 21211231
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)
0x6ad74d4b79a06a492c288ef66ef868dd981fdc85
isNotFinalized(view returns (bool notFinal)
true
estimateDepositFeeWei(pure returns (uint256)
100000000000000
estimateEnrollmentFeeWei(pure returns (uint256)
500000000000000
identify(pure returns (string)
StarkWare_StarknetERC20Bridge_2.0_5
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.