TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 21,144 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
13 additional
variables
Balances ($1,797,559.57)
Native
Value
$2,388.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.746 | $3,202.38 |
$2,388.98 | |
SWAP | ERC-20 | 7.448363M | $0.108238 |
$806,195.91 | |
FUELX | ERC-20 | 246.412579M | $0.00091 |
$224,309.37 | |
LLD | ERC-20 | 109.170015K | $1.87 |
$204,147.93 | |
IQT | ERC-20 | 66.93152M | $0.002171 |
$145,295.61 | |
ETHEREUM | ERC-20 | 29.959529M | $0.004219 |
$126,404.05 | |
USDC | ERC-20 | 95.446666K | $0.999577 |
$95,406.29 | |
WETH | ERC-20 | 26.554674 | $3,200.90 |
$84,998.86 | |
DOGEVERSE | ERC-20 | 1.616969B | $0.000019 |
$31,013.47 | |
EARN | ERC-20 | 16.607775M | $0.001814 |
$30,130.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157616 | 3 minutes ago | | | 0 | 0.0097446763 | |
| 21157510 | 24 minutes ago | | | 0.001 | 0.0024604587 | |
| 21157478 | 30 minutes ago | | | 0.001 | 0.0023582239 | |
| 21156957 | 2 hours ago | | | 0 | 0.0065041268 | |
| 21156442 | 4 hours ago | | | 0 | 0.0063371386 | |
| 21156220 | 5 hours ago | | | 0 | 0.0053226693 | |
| 21156007 | 5 hours ago | | | 0 | 0.0063624692 | |
| 21155734 | 6 hours ago | | | 0 | 0.0058846971 | |
| 21155703 | 6 hours ago | | | 0 | 0.0029670984 | |
| 21155662 | 7 hours ago | | | 0 | 0.0059389350 |
ABI
ABI objects
Getter at block 21157627
BPS_DENOMINATOR() view returns (uint256)
10000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOY_PREFIX() view returns (uint256)
2
GOVMONITORING_ROLE() view returns (bytes32)
0x2b36fa99e118fa8485d488becf749a974743fbeb6a7aa57e663893bf5d69a3c1
SUBMISSION_PREFIX() view returns (uint256)
1
callProxy() view returns (address)
0x8a0c79f5532f3b2a16ad1e4282a5daf81928a824
deBridgeTokenDeployer() view returns (address)
0x8244d6ffe0695b30b2bad424683ee3bc534ea464
excessConfirmations() view returns (uint8)
3
feeContractUpdater() view returns (address)
0x0000000000000000000000000000000000000000
feeProxy() view returns (address)
0xc2bac0db5b18b0c3225581ba14bd0b448c623636
gap0() view returns (uint256)
0
gap1() view returns (address)
0x0000000000000000000000000000000000000000
getChainId() view returns (uint256 cid)
1
globalFixedNativeFee() view returns (uint256)
1000000000000000
globalTransferFeeBps() view returns (uint16)
10
lockedClaim() view returns (uint256)
1
nonce() view returns (uint256)
47975
paused() view returns (bool)
false
signatureVerifier() view returns (address)
0x949b3b3c098348b879c9e4f15cecc8046d9c8a8c
version() pure returns (uint256)
421
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wethGate() view returns (address)
0xfcf83648b8cdef62e5d03319a6f1fce16e4d6a59
Read-only
feeDiscount(address) view returns (uint16 discountFixBps, uint16 discountTransferBps)
getAmountThreshold(bytes32) view returns (uint256)
getChainFromConfig(uint256) view returns (uint256 fixedNativeFee, bool isSupported, uint16 transferFeeBps)
getChainToConfig(uint256) view returns (uint256 fixedNativeFee, bool isSupported, uint16 transferFeeBps)
getDebridge(bytes32) view returns (uint256 chainId, uint256 maxAmount, uint256 balance, uint256 lockedInStrategies, address tokenAddress, uint16 minReservesBps, bool exist)
getDebridgeChainAssetFixedFee(bytes32 _debridgeId, uint256 _chainId) view returns (uint256)
getDebridgeFeeInfo(bytes32) view returns (uint256 collectedFees, uint256 withdrawnFees)
getDebridgeId(uint256 _chainId, address _tokenAddress) pure returns (bytes32)
getDeployId(bytes32 _debridgeId, string _name, string _symbol, uint8 _decimals) pure returns (bytes32)
getNativeInfo(address) view returns (uint256 nativeChainId, bytes nativeAddress)
getRoleAdmin(bytes32 role) view returns (bytes32)
getSubmissionIdFrom(bytes32 _debridgeId, uint256 _chainIdFrom, uint256 _amount, address _receiver, uint256 _nonce, struct IDeBridgeGateSubmissionAutoParamsFrom _autoParams, bool _hasAutoParams, address _sender) view returns (bytes32)
getbDebridgeId(uint256 _chainId, bytes _tokenAddress) pure returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isBlockedSubmission(bytes32) view returns (bool)
isSubmissionUsed(bytes32) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
autoUpdateFixedNativeFee(uint256 _globalFixedNativeFee)
blockSubmission(bytes32[] _submissionIds, bool isBlocked)
claim(bytes32 _debridgeId, uint256 _amount, uint256 _chainIdFrom, address _receiver, uint256 _nonce, bytes _signatures, bytes _autoParams)
deployNewAsset(bytes _nativeTokenAddress, uint256 _nativeChainId, string _name, string _symbol, uint8 _decimals, bytes _signatures)
grantRole(bytes32 role, address account)
initialize(uint8 _excessConfirmations, address _weth)
pause()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
send(address _tokenAddress, uint256 _amount, uint256 _chainIdTo, bytes _receiver, bytes _permitEnvelope, bool _useAssetFee, uint32 _referralCode, bytes _autoParams) payable returns (bytes32 submissionId)
sendMessage(uint256 _chainIdTo, bytes _targetContractAddress, bytes _targetContractCalldata) payable returns (bytes32 submissionId)
sendMessage(uint256 _chainIdTo, bytes _targetContractAddress, bytes _targetContractCalldata, uint256 _flags, uint32 _referralCode) payable returns (bytes32 submissionId)
setCallProxy(address _callProxy)
setChainSupport(uint256 _chainId, bool _isSupported, bool _isChainFrom)
setDeBridgeTokenDeployer(address _deBridgeTokenDeployer)
setFeeContractUpdater(address _value)
setFeeProxy(address _feeProxy)
setSignatureVerifier(address _verifier)
setWethGate(address _wethGate)
unpause()
updateAsset(bytes32 _debridgeId, uint256 _maxAmount, uint16 _minReservesBps, uint256 _amountThreshold)
updateAssetFixedFees(bytes32 _debridgeId, uint256[] _supportedChainIds, uint256[] _assetFeesInfo)
updateChainSupport(uint256[] _chainIds, struct IDeBridgeGateChainSupportInfo[] _chainSupportInfo, bool _isChainFrom)
updateExcessConfirmations(uint8 _excessConfirmations)
updateFeeDiscount(address _address, uint16 _discountFixBps, uint16 _discountTransferBps)
updateGlobalFee(uint256 _globalFixedNativeFee, uint16 _globalTransferFeeBps)
withdrawFee(bytes32 _debridgeId)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AutoRequestExecuted(bytes32 submissionId, bool indexed success, address callProxy)
Blocked(bytes32 submissionId)
CallProxyUpdated(address callProxy)
ChainSupportUpdated(uint256 chainId, bool isSupported, bool isChainFrom)
ChainsSupportUpdated(uint256 chainIds, struct IDeBridgeGateChainSupportInfo chainSupportInfo, bool isChainFrom)
Claimed(bytes32 submissionId, bytes32 indexed debridgeId, uint256 amount, address indexed receiver, uint256 nonce, uint256 indexed chainIdFrom, bytes autoParams, bool isNativeToken)
FixedNativeFeeAutoUpdated(uint256 globalFixedNativeFee)
FixedNativeFeeUpdated(uint256 globalFixedNativeFee, uint256 globalTransferFeeBps)
MonitoringClaimEvent(bytes32 submissionId, uint256 lockedOrMintedAmount, uint256 totalSupply)
MonitoringSendEvent(bytes32 submissionId, uint256 nonce, uint256 lockedOrMintedAmount, uint256 totalSupply)
PairAdded(bytes32 debridgeId, address tokenAddress, bytes nativeAddress, uint256 indexed nativeChainId, uint256 maxAmount, uint16 minReservesBps)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Sent(bytes32 submissionId, bytes32 indexed debridgeId, uint256 amount, bytes receiver, uint256 nonce, uint256 indexed chainIdTo, uint32 referralCode, struct IDeBridgeGateFeeParams feeParams, bytes autoParams, address nativeSender)
Unblocked(bytes32 submissionId)
Unpaused(address account)
WithdrawnFee(bytes32 debridgeId, uint256 fee)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
AdminBadRole()
AssetAlreadyExist()
DebridgeNotFound()
EthTransferFailed()
FeeContractUpdaterBadRole()
FeeProxyBadRole()
GovMonitoringBadRole()
InvalidTokenToSend()
NotEnoughReserves()
NotSupportedFixedFee()
ProposedFeeTooHigh()
SignatureInvalidV()
SubmissionBlocked()
SubmissionUsed()
TransferAmountNotCoverFees()
TransferAmountTooHigh()
WrongArgument()
WrongArgumentLength()
WrongAutoArgument()
WrongChainFrom()
WrongChainTo()
ZeroAddress()