OfficialSameChainSwapWithPara

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0xd8233ec3 at 20538031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.72
ERC-20
Value $0.2
0x00b53bd0d9b00d6972e34fc21e0f00e8100e17cbde8925998cf2550ee714a2f2
0xf327d1f520bc997b4361dc4b4cf5c87f0e37e2691a492855e0ac83d818823706
0x24d361c528910ab42c936256361c07762a1f968bcd5a5ef1da04aee4c18a97d1
0x3db870f7384839e30fae10cc59b0f41a125daffd43d4040fb1d6187364feff7f
0xad418a9d860725793519d3fe5e4e9270bd3dc07dcb2ca51ba815dce8ab1139d4
0xe1043d634ed17a605d63bb05098dadeb45578516544801fbe07d72bf155e708f
0x626a9e01b16ad2860ebb71f4b89f2b01c18645d139a4247035929d5c04e27274
0xc6f77fc8338850666901d087e6b0937e86543ee547f67034f9e20c4ff3e2df12
0xb09a296c623f8329eb1b17bfd1695cc0abcab6e3f7bf54616da5487da55a057e
0xcbff733bb9a3e4872c8e2718c2933b4cda4871894e8d246f74a0067c5c1bf2ea

Functions
Getter at block 21315875
MAX_PLATFORM_FEE(view returns (uint256)
2000
feeBps(view returns (uint256)
1000
feeReceiver(view returns (address)
0xe1ff5a4c489b11e094bfbb5d23c6d4597a3a79ad
owner(view returns (address)
0xb20d9acb5f613be17e481312a9d08c4c0c8e636b
platformFee(view returns (uint256)
500
routerAddress(view returns (address)
0x6a000f20005980200259b80c5102003040001068
wethToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
changeFeeData(uint256 _feeaddress _feeReceiver
executeSwap(bool isETHInbool isETHOutaddress _tokenAaddress _tokenBuint256 _amountInbool isSourcebytes databytes data2payable 
renounceOwnership(
transferOwnership(address newOwner
Events
FeeReceiverSet(address indexed _oldReceiveraddress indexed _newReceiver
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _feeaddress _routerAddressaddress _wethTokenaddress _feeReceiver
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token