PaalXSwapContract

Verified contract

Active on Ethereum with 100 txns
Deployed by via 0x372d3636 at 18431016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.7
ERC-20
Value $7.95
ERC-20
Value $2.65
ERC-20
Value $1.34
ERC-20
Value $1.31
ERC-20
Value $0.31
ERC-20
Value $0.15
ERC-20
Value $0.1
ERC-20
Value $0.05
ERC-20
Value $0.03
0x18c33d377274624d8685bad1a7e4356c7aba6bd040552c5f383aba3caddd9b82
0x5240f0fe65a3c010c4be472d9d0102f23b82a64a2b5a8c5a1d024cce9ecfb830
0x7ce8d8e8a6ab68d19ea21519397796790bcbb7bfef7d04251874e8380fdd6b2b
0x9c161af0c8e461e5c3ff79c830464f300383fffc9613cef5f7e33cace3e96ffc
0x03f079f9d0f4fe4c1444debef6bce40bacd8303fdaad6b6ec9608f91685452cf
0x2e6b2b89e310015a710fee5257a9c450ce55e1ccb136dadbd1d7832ede8534e4
0xeb0add8230687c2395572fd8922d78cd4bbfd10e022e72a211398b19778d59a4
0xf635ba20f8dfc576494ff85e6d30820d130acfd3e20e1d8e4b670b9e95fbe651
0xe71dfc444d5839ff67e16572edb2aef1909d00fe3c1c64487d2b2a6e017345cf
0x495b3fb472b12b441658d1db525ce24df3a4d27cfd4ce676d8312f20545bcd43

Functions
Getter at block 21226779
owner(view returns (address)
0xd2cc9fb584a1a9d76833acb6da2b0c879e4baeb5
swappingFee(view returns (uint24)
10000
Read-only

This contract contains no read-only function objects.

State-modifying
buy(address tokenAddruint256 amountOutMinpayable returns (uint256 amountOut)
renounceOwnership(
sell(address tokenAddruint256 amountInuint256 amountOutMinreturns (uint256 amountOut)
setSwappingFee(uint24 fee
transferOwnership(address newOwner
withdraw(
withdrawToken(address tokenAddressaddress toreturns (bool res)
Events
Buy(address indexed buyeruint256 amountEthInaddress indexed tokenToBuyuint256 amountTokenOut
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sell(address indexed selleraddress indexed tokenuint256 amountTokenInuint256 amountEthOut
Constructor
constructor(address _router
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.