QOM_BRIDGE

Verified contract

Active on Ethereum with 3,588 txns
Deployed by via 0x052279f7 at 20397696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $28.21
ERC-20
--
ERC-20
--
0xbce3a3a94891fa7c91d652f4509d5bac8cc4a2a25c117d7ededea9ae49504e0f
0x350e09befece3d29e6317d3d91909320ca87d8f7a9a566b75ffbdda9275bee89
0x5b4bff02f0d547386b91496065df3d3657711eeac1485ad0cbdd94c07dee8364
0xdeb41ed9dc3535727356d25be8fee1a61da9f23270ffbb0b55f22b3e599a2e4c
0x8c3e6f06c603b3cfbadd57005952aff4a9fa10c5eda02849155ae2893fa6b964
0xf8ece0e428965d2f23c7ba017548b3b777746ce4f5768b94a096c668545aa66d
0xb2b6e963d69dbedcae2d6606f3cd6d88392e9f51374dc7fd809b4f719f000b03
0x9178bea9a02495f2982777cabb8ebff232ac5d4fc25ca40983bd4f14a9a5aa30
0xdf709671ec9381c1fcd7c2acb18cd2c50a9c88add0d9225f04fe75077380c9aa
0x616b5e45612aebe49387bb13dd693d76ada96ba6ecd6808be9d979664f6c84b0

Functions
Getter at block 20911907
deployer(view returns (address)
0xcddebbad367956f2bf3e6c668085b4884669e717
Read-only
deposits(addressaddressview returns (uint256)
isOwner(addressview returns (bool)
minimumTokenBridge(addressview returns (uint256)
supportedTokens(addressview returns (bool)
withdrawable(addressaddressview returns (uint256)
State-modifying
addOwner(address _owner
deposit(address _tokenuint256 _amount
removeOwner(address _owner
setWithdrawable(address _tokenaddress _useruint256 _amount
supportToken(address _tokenuint256 _minimumAmount
unsupportToken(address _token
updateWithdrawable(address _tokenaddress _useruint256 _amount
withdraw(address _tokenuint256 _amount
withdrawStuckEth(address toAddr
withdrawStuckToken(address _tokenaddress _to
withdrawUnstuckFunds(address _tokenuint256 _amount
Events
DepositMade(address indexed tokenaddress indexed useruint256 amount
OwnerAdded(address indexed owner
OwnerRemoved(address indexed owner
TokenSupported(address indexed tokenuint256 minimumAmount
TokenUnsupported(address indexed token
WithdrawableUpdated(address indexed tokenaddress indexed useruint256 amount
Withdrawn(address indexed tokenaddress indexed useruint256 amount
Constructor
constructor(address[] _tokensuint256 _defaultMinimumTokenBridgeaddress[] _owners
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
SafeERC20FailedOperation(address token