StarknetERC20Bridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x14fbf207 at 19185046
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "StarknetERC20Bridge"

No transactions found for "StarknetERC20Bridge"


Functions
Getter at block 20884617
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
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.