swapNgoExchange

Verified contract

Active on Ethereum with 72 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.37
0x3aa3983535fea282c92f7075f56c13a3d0d16482bf722ddf7ee4a886b2816940
0x76142fea1c0cc8b4ef5c54b13a789d76e0e85859d0024cc8e1f912d60532a77a
0x373d9bbe3ad8b357821228fba7e065aefe33e4a5f661872f786311e5f4733926
0xf80d7657e07fcd1c4e30391983050a718ef0735e59aee5daa03de8b634866d30
0x57e81e0a5b06844e56863a2958daacdca1a7a075c716fe654f506dec46dc760d
0x63ffd59cc09b41f832fe5d1d6ef303b454f6ceb0e184a77971868e6e033e965f
0x84bc1c7728dc40a5048d91c964e2c94a4092f83a62fd910f36c24ac3b2962414
0x322ecd48004d12637b0bc15a176fdc5c0d09e8876b510f50f124dd29384de671
0x3f51ab8dcbaa28effac5ec202fee0fb48b18e7e15fc989834ba40b5770124bf6
0xc323ef02bb54d48dbbd4f1c1ff5f0148945eebc7d78412c0ffb0c0eae40fc33d

Functions
Getter at block 21314631
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
feeReceiver(view returns (address)
0xea007c2fa93bff89dab833a114c79ce5fb19f175
holderFee(view returns (uint256)
800000000000000000
lockStatus(view returns (bool)
false
nonHolderFee(view returns (uint256)
1000000000000000000
owner(view returns (address)
0xea007c2fa93bff89dab833a114c79ce5fb19f175
signer(view returns (address)
0x577b42c419114ab8fa0e481137d59afa6df2a27d
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
message(address frombool useruint256 depAmtuint256 expiryview returns (bytes32 messageHash)
msgHash(bytes32view returns (bool)
splitFee(address[] pathuint256 amtbool statusaddress _routerview returns (uint256[] amounts)
verifySignature(bytes32 _messageHashbytes _signaturepure returns (address signatureAddress)
State-modifying
emergencyWithdraw(address assetaddress useruint256 amount
renounceOwnership(
setSigner(address _signer
swapETHForExactTokens(address _routeruint256 amountOutaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactETHForTokens(address _routeruint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactETHForTokensSupportingFeeOnTransferTokens(address _routeruint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactTokensForETH(address _routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactTokensForETHSupportingFeeOnTransferTokens(address _routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactTokensForTokens(address _routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapExactTokensForTokensSupportingFeeOnTransferTokens(address _routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapTokensForExactETH(address _routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
swapTokensForExactTokens(address _routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadlineaddress _userbool _userStatusbytes signaturepayable 
transferOwnership(address newOwner
updateFeeSetter(address _feeReceiver
updateHolderFee(uint256 _holderuint256 _nonHolder
updateLock(bool _lock
updateUsdt(address _usdt
updateWeth(address _weth
Events
AdminFee(address indexed useruint256 commissionuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetSigner(address indexed useraddress indexed signer
Constructor
constructor(address _feeReceiveraddress _wethaddress _signeraddress _usdt
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
SafeERC20FailedOperation(address token