ProphetRouterV1

Verified contract

Active on Ethereum with 24,660 txns
Deployed by via 0x44b004d2 at 19142376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,414.6
0xf418b613caf5cc5eaa4a24c35e8030cc0b825d416700a8a9fa9aeb0588bf6868
0xc8100ac5684218d6af8905052d83c74f2d2f9ccdd8ba20c8cc7292f8298f2ef4
0xe88af570627a7e33ece188f35cd433fdf13784d86ce6d79bc009acda9aa5428c
0x54b4433e5ea1c2d6395ba16562ccf15b604a0f90354aab2b17405971a1db8e88
0x3e4d15162f00f162d986bc18d2c3dc3819abb473e4190216c4144539e66de015
0x59be8bdcebe3aeadc0e5469cc5ba1bd6e8d481bb27dee247cc3457bf6de294eb
0xfba0da1db557e033e00dd4b8c6e0d86c6eb9760c8a9bd0d5c9c0c18c87793013
0x20bc287d5d8a0c6f35eb9ff7a98e7c101c8c22a13ece01ae207b6592aa7f5062
0x95c378b35e2648fc61ac515213c46ad3e35da4df2a9cdc1b5c4dda4e018d7a1d
0x2e9da59d3df1accffc957944b39407c9d348fe753a8e99273ba9c1b3b2543420

Functions
Getter at block 21245524
FEE_MAX(view returns (uint256)
1000
MAX_BIPS(view returns (uint256)
10000
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getContractBalance(view returns (uint256)
4087361596145702825
maxBuyEtherLimit(view returns (uint256)
500000000000000000
maxBuyScale(view returns (uint256)
6900
maxRetry(view returns (uint256)
10
owner(view returns (address)
0xc50c0408247e3e2dccab28f3c098cbb0df12647d
pendingOwner(view returns (address)
0xc50c0408247e3e2dccab28f3c098cbb0df12647d
Read-only
getAmountIn(uint256 amountOutuint256 reserveInuint256 reserveOutpure returns (uint256 amountIn)
getAmountOut(uint256 amountInuint256 reserveInuint256 reserveOutpure returns (uint256 amountOut)
getAmountsIn(uint256 amountOutaddress[] pathview returns (uint256[] amounts)
getAmountsOut(uint256 amountInaddress[] pathview returns (uint256[] amounts)
getPathForTokenToToken(bool swapETHaddress tokenAddrpure returns (address[])
quote(uint256 amountAuint256 reserveAuint256 reserveBpure returns (uint256 amountB)
tokenToEther(addressview returns (uint256)
State-modifying
ProphetBuy(uint256 amountOutMinaddress tokenAddressaddress touint256 deadlineuint256 feepayable 
ProphetMaxBuy(uint256 amountOutMinaddress tokenAddressaddress touint256 deadlineuint256 feepayable 
ProphetSell(uint256 amountInuint256 amountOutMinaddress tokenAddressuint256 deadlineuint256 fee
ProphetSmartSell(uint256 amountOutuint256 amountInMaxaddress tokenAddressuint256 deadlineuint256 fee
acceptOwnership(
setMaxBuyEtherLimit(uint256 newLimit
setTokenToEther(address tokenuint256 value
transferOwnership(address newOwner
updateMaxBuyScale(uint256 newMaxBuyScale
updateMaxRetry(uint256 newMaxRetry
withdraw(address _token
withdrawETH(
Events
MaxBuyEtherLimitUpdated(uint256 newMaxBuyEtherLimitaddress indexed updatedBy
MaxBuyScaleUpdated(uint256 newMaxBuyScaleaddress indexed updatedBy
MaxRetryUpdated(uint256 newMaxRetryaddress indexed updatedBy
OwnershipChanged(address indexed newOwner
OwnershipTransferStarted(address indexed Owneraddress indexed newOwner
ProphetFee(uint256 feeAmountaddress indexed user
ProphetFeeUpdated(uint256 newfeeaddress indexed updatedBy
tokenToEtherChanged(address indexed tokenuint256 indexed value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.