UxuyProtocol

Verified contract

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

No balances found for "UxuyProtocol"

0x255894d2d224fd46979711bb85a3f7a5fef95aff3f1a5770503d48751dc6c602
0x79d7f170a5effc754f88b59314a191e682f2c71eab8302fd310586a322cbeb0e
0xeb3ce5c749c579f26a81e3b08303f059a8e8c5fc6cd218994f661082c9511aeb
0x081040ae533de2db07637512b59efcb1a09b6d8b776d958173976c89963c725d
0xd10cba32b6ad7aa9f173fec8095a81ca0069ec26bfbff10961cdff545bf18d35
0xd6d955fd6d4ad947d89ea9f9807e7b3c4830683d39acb91c67c97ca9600a35d0
0xaa6436a293dfd34391b49c635a440f8682d1b97609bd291b87951a5f21ec968e
0x06d9b9d5b30fc081f0290dba4ce4d7db6b0d6ec11b1fc6a23edf6b793d7302d4
0xd59d2c01201aff9e7436a57ad26a65e9beffd22f3f9b526648fa7c4f745f9759
0x43ff6d2367c22fb96f1d82b90e307ca84ab244950a89878ea4cbc4d13bc570a9

Functions
Getter at block 20870986
admin(view returns (address)
0x8096a3437af2b9fb3db553f4f3dd9febce8bf21d
bridgeContract(view returns (address)
0xfb042c97263e5fcc951ab88ed7bb28d997ce7a60
feeDenominator(pure returns (uint256)
1000000
feeRate(view returns (uint256)
3000
feeShareRate(view returns (uint256)
1200
owner(view returns (address)
0xe5d243455479fc1537159544e1b0eb311dbd59d9
paused(view returns (bool)
false
swapContract(view returns (address)
0x9800f9ee815a6a4063bc0297435db64abc5bdf6b
Read-only
isFOCAccount(address accountview returns (bool)
State-modifying
pause(
renounceAdmin(
renounceOwnership(
setContract(address swapContract_address bridgeContract_
setFeeRate(uint256 feeRate_uint256 feeShareRate_
setFeeRecipient(address mainaddress alt
trade(struct IProtocolTradeParams paramspayable returns (uint256 amountOutuint256 bridgeTxnID)
transferAdmin(address newAdmin
transferOwnership(address newOwner
unpause(
updateAllowedCaller(address callerbool allowed
updateFOCAccounts(address[] accountsbool foc
updateFeeTokens(address[] tokensbool main
withdrawNativeAsset(uint256 amountaddress recipient
withdrawToken(address tokenuint256 amountaddress recipient
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
AllowedCallerChanged(address indexed callerbool allowed
ContractChanged(address swapaddress bridge
FOCAccountChanged(address accountbool foc
FeeRateChanged(uint256 feeRateuint256 feeShareRate
FeeRecipientChanged(address mainaddress alt
FeeTokenChanged(address tokenbool main
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Traded(address indexed senderuint256 orderIdaddress indexed recipientaddress indexed feeShareRecipientaddress tokenInuint256 amountInuint256 chainIDOutaddress tokenOutuint256 amountOutuint256 bridgeTxnIDaddress feeTokenuint256 amountFeeuint256 amountFeeShareuint256 amountExtraFee
Unpaused(address account
Withdrawn(address indexed tokenaddress indexed touint256 amount
Constructor
constructor(address swapContract_address bridgeContract_uint256 feeRate_uint256 feeShareRate_address mainFeeRecipient_address altFeeRecipient_
Fallback and receive
receive(
Errors

This contract contains no error objects.