XBridge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x310a1a1a at 19720013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "XBridge"

No transactions found for "XBridge"


Functions
Getter at block 20845850
factory(view returns (address)
0x0000000000000000000000000000000000000000
getSigners(view returns (address[])
[]
getTotalSigners(view returns (uint256)
0
listingFee(view returns (uint256)
0
listingFeeCollector(view returns (address)
0x0000000000000000000000000000000000000000
native(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x0000000000000000000000000000000000000000
thresholdLimit(view returns (uint256)
0
tokenFeeCollector(view returns (address)
0x0000000000000000000000000000000000000000
usdt(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_tokenOwner(addressview returns (address)
admin(uint256view returns (address)
chainSupported(uint256view returns (bool)
excludeFeeFromListing(addressview returns (bool)
feesForToken(addressview returns (uint256)
inNonce(uint256addressview returns (uint256)
isBase(addressview returns (bool)
isMintable(addressaddressview returns (bool)
isMintableWithChainId(uint256uint256addressaddressview returns (bool)
isWrapped(addressview returns (bool)
isWrappedWithChainId(uint256uint256addressview returns (bool)
nonceProcessed(uint256addressuint256view returns (bool)
tokenChainId(addressview returns (uint256)
tokenDeposited(addressaddressview returns (uint256)
tokenOwner(addressaddressview returns (address)
tokenOwnerWithChainId(uint256uint256addressaddressview returns (address)
tokenTax(addressview returns (uint256)
tokenToToken(addressview returns (address)
tokenToTokenWithChainId(uint256uint256addressview returns (address)
tokenWithdrawn(addressaddressview returns (uint256)
viewTax(address tokenbool pairWithEthview returns (uint256 _amount)
State-modifying
changeAdmin(address[] newAdmin
changeTokenLister(address tokenaddress newOwneruint256 srcIduint256 dstId
claimTax(address tokenbool pairWithEthbool withdrawAnyAmount
delistTokenByOwner(struct XBridgetokenInfo baseTokenstruct XBridgetokenInfo correspondingToken
delistTokenByUser(struct XBridgetokenInfo baseTokenstruct XBridgetokenInfo correspondingToken
depositTokens(address tokenuint256 amountpayable 
initialize(address[] _adminuint256 _listingFeeaddress _tokenFeeCollectoraddress _listingFeeCollectoraddress _routeraddress _factoryaddress _usdt
listToken(struct XBridgetokenInfo baseTokenstruct XBridgetokenInfo correspondingTokenbool _isMintablepayable 
lock(address inTokenuint256 _amountuint256 dstIdpayable 
migrateData(struct XBridgetokenInfo baseTokenstruct XBridgetokenInfo correspondingTokenbool _isMintableaddress lister
renounceOwnership(
setChainSupported(uint256 chainIdbool supported
setExcludeFeeFromListing(address userbool ifExcluded
setFeeCollector(address collector
setFeeForToken(address tokenuint256 fee
setListingFee(uint256 newFee
setListingFeeCollector(address collector
setNative(address _native
setRouter(address _router
setThresholdLimit(uint256 _amount
setUsdt(address _usdt
transferOwnership(address newOwner
unlock(address inTokenuint256 amountuint256 feeAmountuint256 _nonceuint256 _isWrappeduint256 srcIdbytes32[] rbytes32[] suint8[] vpayable 
withdrawTokens(address tokenaddress receiveruint256 amount
Events
ChainSupported(uint256 _chainbool _supported
FeeExcludedFromListing(address indexed userbool ifExcluded
Initialized(uint8 version
Locked(address indexed useraddress indexed inTokenaddress indexed outTokenuint256 amountuint256 feeAmountuint256 _nonceuint256 isWrappeduint256 srcIduint256 dstId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SignersChanged(address[] indexed newSigners
TokenDelisted(address indexed baseTokenuint256 baseTokenChainaddress indexed correspondingTokenuint256 correspondingTokenChain
TokenDeposited(address indexed useruint256 amount
TokenFee(address indexed _tokenuint256 _fee
TokenListed(address indexed baseTokenuint256 baseTokenChainaddress indexed correspondingTokenuint256 correspondingTokenChainbool isMintableaddress indexed user
TokenWithdrawn(address indexed useraddress indexed receiveruint256 amount
UnLocked(address indexed useraddress indexed outTokenuint256 amountuint256 feeAmountuint256 _nonceuint256 srcIduint256 dstId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.