ChainpalRouter

Verified contract

Active on Ethereum with 142 txns
Deployed by via 0x5bd05c3d at 20769585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x8424e1dcab5cf98dcdfd7593d382c201aba7962ebe31550ade31924498426156
0xfa7df760fdcf24e5a1decebfbb66474b2c23f1de2f35ee9d6f665afc8f78fbd7
0xe08f72a58e36909019186d533ee5050461bd1f57bb42af3c53d35702f7af3d09
0x94f4af2164e9a1a4065cf34642a72451bbc0f8465c055002d73b5958587dd34f
0x7d6e7e98ce744e621795bea37ee945b615fd2ddaeb981ba9185b7e370efb75ad
0xbafb89aff0394dbb98bb96232396dba2f08dbb89b50248ae91bb89c6778fde58
0x7fbcd772e6c100c07d8d1d2e5dce18fe5ac7f4d8aceb74b02e5b8085992012c5
0x7783cb6280ca7a960a792e07398dd6ff1b0951c8a4d0627f9bf091e717c2bb75
0x49f6e1e9ed405bfaab1f447948e5b185f5aa0d50366453e8ad242367d0d21216
0x460784229acc2a3af5ee6b52e8497bf48e6315280beb75f975431fb6e12164e0

Functions
Getter at block 21200730
feeDistributor(view returns (address)
0x66ff36d59f2305a93b04c79cee6263e95fae76d5
owner(view returns (address)
0xbe15395eb4e5be4e3a4e28399ae25ed470a99016
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wethAddress(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
buyTokenWithETH(address tokenuint256 slippagepayable 
buyTokensWithTokens(address inputTokenaddress outputTokenuint256 amountInuint256 slippage
renounceOwnership(
sellTokensForETH(address tokenuint256 amountuint256 slippage
sellTokensForTokens(address inputTokenaddress outputTokenuint256 amountInuint256 slippage
transferOwnership(address newOwner
updateFeeDistributor(address newFeeDistributor
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _routeraddress _feeDistributor
Fallback and receive
fallback(
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account