Proxy

Verified contract

Proxy

Active on Ethereum with 394 txns
Deployed by via 0x95557db2 at 19177451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,299,996.39
ERC-20
Value $1,316,186.19
ERC-20
Value $1,189,372.25
ERC-20
Value $76.01
ERC-20
Value $0.73
ERC-20
Value $0.29
ERC-20
Value $0.28
ERC-20
Value $0.27
ERC-20
Value $0.25
ERC-20
Value $0.24
0x424ab1312bda828ae3bf40c130939f391202b24de979ff85f90af4113c5b396f
0x3fdbe2a49b1e18ff959e5527696285c4836d641cc79fc90bcaab5994970ca420
0x40537515695491845a4780e5bc842211d43712e6596dc083af18ef1c9bddceb5
0x997361d6f3967db842fba620819198ef2374d288d6679f2378f6819f960c6cbe
0xddd005fad6f5e40e1292abca032ed3c2d95ddb93b788595a4638932391ff9036
0x28383f3a8465586413d5ed262dcaa2dc5c181fafeb8081d84840c42a62c488a4
0x6daf7eae056ae148ef6ca2dbd8cb06ebb2bd70587e01b490c7abcbc1202272e4
0x4d2eb618288b76bdbd34449db8789b40af34f5d13985f88a21b1e600c5d29e3c
0xf2dcaea1914c9612d167f4945f7bb052669d52aebd753bc49d7b51b9eb15b0c9
0x40253428bc30e34c7885a32b49cbb3dfd4c92f76eddaeff3f91ce108c78d969d

Functions
Getter at block 20893618
ENABLE_WINDOW_DURATION_SLOT(view returns (bytes32)
0xb00a6109e73dbe7bbf8d3f18fb9221d2d024dc2671e3d5ff02532ccc40590738
MAX_UPGRADE_DELAY(view returns (uint256)
15552000
PROXY_VERSION(view returns (string)
5.0.0
UPGRADE_DELAY_SLOT(view returns (bytes32)
0xc21dbb3089fcb2c4f4c6a67854ab4db2b0f233ea4b21b21f912d52d18fc5db1f
getEnableWindowDuration(view returns (uint256 duration)
1209600
getUpgradeActivationDelay(view returns (uint256 delay)
0
implementation(view returns (address _implementation)
0x594ccadf93f860dc42cf9fd7bcea47ff4d135d7a
isNotFinalized(view returns (bool notFinal)
true
estimateDepositFeeWei(pure returns (uint256)
100000000000000
estimateEnrollmentFeeWei(pure returns (uint256)
500000000000000
identify(pure returns (string)
StarkWare_StarknetTokenBridge_2.0_4
isFrozen(view returns (bool)
false
maxDeposit(pure returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
Read-only
initialize(bytespure 
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)
isTokenAdmin(address accountview returns (bool)
isUpgradeGovernor(address accountview 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
registerAppGovernor(address account
registerAppRoleAdmin(address account
registerGovernanceAdmin(address account
registerOperator(address account
registerSecurityAdmin(address account
registerSecurityAgent(address account
registerTokenAdmin(address account
registerUpgradeGovernor(address account
removeImplementation(address removedImplementationbytes databool finalize
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
upgradeTo(address newImplementationbytes databool finalizepayable 
checkDeploymentStatus(address token
deactivate(address token
deposit(address tokenuint256 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(address tokenpayable 
initialize(bytes data
registerAppGovernor(address account
registerAppRoleAdmin(address account
registerGovernanceAdmin(address account
registerOperator(address account
registerSecurityAdmin(address account
registerSecurityAgent(address account
registerTokenAdmin(address account
registerUpgradeGovernor(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
Events
FinalizedImplementation(address indexed implementation
ImplementationAdded(address indexed implementationbytes initializerbool finalize
ImplementationRemoved(address indexed implementationbytes initializerbool finalize
ImplementationUpgraded(address indexed implementationbytes initializer
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
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.