SafeERC20Bridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xba2f0dd2 at 17005960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SafeERC20Bridge"

No transactions found for "SafeERC20Bridge"


Functions
Getter at block 20951254
adapter(view returns (address)
0x0000000000000000000000000000000000000000
admin(view returns (address)
0x0000000000000000000000000000000000000000
executor(view returns (address)
0x0000000000000000000000000000000000000000
feeChainId(view returns (uint16)
0
feeRecipient(view returns (string)
isPaused(view returns (bool)
false
pauser(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balances(addressview returns (uint256)
bindings(uint128addressview returns (string executionAssetuint256 minAmountuint256 minFeeuint256 thresholdFeeuint128 beforePercentFeeuint128 afterPercentFeebool enabled)
chains(uint128view returns (bool)
fees(addressview returns (uint256)
referrersFeeInPercent(uint128stringview returns (uint128)
State-modifying
init(address admin_address adapter_uint16 feeChainId_string feeRecipient_address executor_bytes32 callerContract_
lockTokens(address token_uint256 amount_uint16 executionChainId_string recipient_string referrer_uint256 gaslessReward_
pause(
releaseTokens(bytes32 callerContract_address token_address recipient_uint256 amount_uint256 gaslessReward_
transferFee(address token_
unpause(
updateAdmin(address admin_
updateBindingInfo(uint16 executionChainId_address token_string executionAsset_uint256 minAmount_uint256 minFee_uint256 thresholdFee_uint128 beforePercentFee_uint128 afterPercentFee_bool enabled_
updateCallerContract(bytes32 callerContract_
updateExecutionChain(uint128 executionChainId_bool enabled
updateFeeChain(uint16 feeChainId_
updateFeeRecipient(string feeRecipient_
updatePauser(address pauser_
updateReferrer(uint128 executionChainId_string referrer_uint128 percentFee_
Events
AdminUpdated(address senderaddress oldAdminaddress admin
CallerContractUpdated(bytes32 executorContractaddress caller
ExecutionChainUpdated(uint128 feeChainIdaddress caller
Fee(uint16 feeChainIdaddress tokenuint256 amountstring recipient
FeeChainUpdated(uint128 feeChainIdaddress caller
FeeRecipientUpdated(string feeRecipientaddress caller
LockTokens(uint16 feeChainIdaddress tokenuint256 amountstring recipientuint256 gaslessRewardstring referreruint256 referrerFeeuint256 fee
Paused(address account
PauserUpdated(address senderaddress oldPauseraddress pauser
ReferrerFeeUpdated(uint128 chainIdstring referreruint128 feeInPercent
ReleaseTokens(address tokenuint256 amountaddress recipientuint256 gaslessRewardaddress caller
SignerUpdated(address calleraddress oldSigneraddress signer
Unpaused(address account
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.