DexSpan

Verified contract

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

No balances found for "DexSpan"

0xe14f746cbd10ae8c11c0ddcc6f34cb8f2c9b19f090f3e6401801040eb4cca725
0xad837194e0deb85414c75ca314f61ce3e910f644f2667b0bc9e7f7dc06744837
0x5daaa33e49dc24f0b75818546a4c089aaf09dc514f900a47d69207c4a1de9710
0xc248574188e151f09c257bdad0e1b81d9933455a2a3cd7bc1daf697d843f8589
0x100cea63949f166b152ebf7e7f7017d7454f9e54e6e4dd070abef093c352aed5
0x3c5305dd9d9092992c32869a1df604fd18b380b9d498f8f7a9b907cef87f50f4
0x76b8597580f9baef13bd4c006d08a264565a6040b82295759d236d40d95f4864
0xe24c28e5356cfc2a4b3142681ab4157d6cac6ca614ed33cfb9f7e10dcc53452e
0x895d7378840c556b33fef865096fcefa95f5226f052c7b43c301405225fc8931
0x21cfc804f78fbe386f7b13b333d0a41894acdbb5deebde5987f5d7f69f736179

Functions
Getter at block 21299800
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FACTORY_SETTER_ROLE(view returns (bytes32)
0xafffb39e42e2a1496bc4305c8783f904fa76641e3895205b6002a03336ee0975
assetBridge(view returns (address)
0xd87fff92728792f6dffa5a915bd4f7be1a5bb45e
assetForwarder(view returns (address)
0xc21e4ebd1d92036cb467b53fe3258f219d909eb9
nativeAddress(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
univ2SkimAddress(view returns (address)
0xb1b64005b11350a94c4d069eff4215592d98f2e2
wnativeAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
flagToAddress(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimOwnership(
grantRole(bytes32 roleaddress account
handleMessage(address _tokenSentuint256 _amountbytes message
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAssetBridge(address _assetBridge
setAssetForwarder(address _forwarder
setFactorySetter(address _factorySetter
setFlagToFactoryAddress(uint256 _flagCodeaddress _factoryAddress
setWNativeAddresses(address _nativeaddress _wrappedNative
swapAndDeposit(uint256 partnerIdbytes32 destChainIdBytesbytes recipientuint8 depositTypeuint256 feeAmountbytes messagestruct DexSpanSwapParams swapDataaddress refundRecipientpayable 
swapInSameChain(address[] tokensuint256 amountuint256 minReturnuint256[] flagsbytes[] dataTxbool isWrapperaddress recipientuint256 widgetIDpayable returns (uint256 returnAmount)
swapMultiWithRecipient(address[] tokensuint256 amountuint256 minReturnuint256[] flagsbytes[] dataTxbool isWrapperaddress recipientpayable returns (uint256 returnAmount)
transferOwnership(address _newOwner
Events
ClaimOwnership(address newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetAssetBridge(address assetBridgeaddress admin
SetAssetForwarder(address assetForwarderaddress admin
SetFactorySetter(address factorySetter
SetFlagToFactory(uint256 flagaddress factoryAddress
SetWNativeAddresses(address wrappedNative
Swap(string indexed funcNameaddress[] tokenPathuint256 amountaddress indexed senderaddress indexed receiveruint256 finalAmtuint256[] flagsuint256 widgetID
SwapOnSameChain(address fromTokenaddress destTokenuint256 amountbytes _datauint256 flags
SwapWithRecipient(string indexed funcNameaddress[] tokenPathuint256 amountaddress indexed senderaddress indexed receiveruint256 finalAmtuint256[] flagsuint256 widgetID
TransferOwnership(address newOwner
Constructor
constructor(address _assetForwarderAddressaddress _nativeaddress _wrappedNativeaddress _univ2SkimAddress
Fallback and receive
receive(
Errors
AlreadyFactorySetter(
AmountTooLow(
ExcecutionFailed(
InavlidCaller(
InavlidPool(
InvalidCaller(
RestrictNativeToken(
WrongDataLength(
WrongTokenSent(
ZeroAddress(
ZeroFlag(