QOM_BRIDGE

Verified contract

Active on Ethereum with 2,849 txns
Deployed by via 0x7c057312 at 20813584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $555,122.02
ERC-20
Value $199,535.04
ERC-20
Value $47,654.26
ERC-20
Value $11,739.55
ERC-20
Value $2,177.28
ERC-20
Value $1,750
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1f1c20df84bd6fd880e2130e17a5329f1fb660a90f8bb07ae60de37b3f2077c2
0xf00709cbb01a3a7774b25d7fa8329fe9f778fa04d78e4229dc3b129df0bb797e
0xc1ac324afa730a86c2d8c0e531b02aab9e3c71f17dcc44e564a633190f97592c
0x104dc2fb1e87f5ae4cb991d45652613672db5e88d7356c2d267c3175b2b5e660
0xc5d953e6261042f610271d23875e9f83e3ccb06c827e09df4ed2d4bcc3bc5879
0x648f0be1c6bb0e57c85422b5b8356aeb2b521307215eb0ed9651fc8b8692c294
0x9207c94005bc8076d1c795f718fdd9f31d71250cd68658dfc47ab24d2a17fcd7
0xde89634564b81b0d787bde10fa036dcbb4b9aa044761afe220e4b5b5b42230c2
0x158c0544792eeb2fd9544b4fe00746d33269c666b29d6becb0e0446ba1d9ea1f
0x9bf012c047540de5d65f777753f50e6ae2ddde62ddfbcb68d1915c87a7912ce4

Functions
Getter at block 21211397
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(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token