RibeSwapRouter

Verified contract

Active on Ethereum with 629 txns
Deployed by via 0xe98af58f at 14997830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RibeSwapRouter"

0x37a09ee01fc4a4a16e51b788b6861d46f333a2caece290d7c60f8051ceee108c
0xb09f4bfb4b5bbfbe2e8023e9aff7d97b7a7266a834e8743a74336bb32d7c0f94
0x797b38c4f676ed3fbf94ff05c63c3c8dba3eb88b21378a840e9363b5e303ea70
From
0x32b583846cbbcfe7af9ccfe54bdf097674786ffb82cf790a3e6dbbce1c5250df
0xa1913473980768e4d6e0885c93ad6e02073886ca250a5e22129443d92514aa36
0xf335a12d85f3b4cfd499e06ec502624c5b023dc2081d3e2aebedd15bf34dec74
0xb388482a274372d2d69c414df1904260108db090856636144638ba49a85fa424
0x407437ad6783ee4d110fe569aa46ee4f284fc3a407457c7261ace973e789df01
0xb389d1d75c59572a1cb494bafdc17318ee62e4b5529967e5473f52f4c019cc9c
From
0x85ae8eb27e6612bc13bcce14d6e97186d21d24a9b8d6bc697268ba4a89d5fa44

Functions
Getter at block 21168811
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
antiBotsActive(view returns (bool)
true
blockCooldownAmount(view returns (uint256)
5
factory(view returns (address)
0x5accfe50f9d5a9f3cdab8864943250b1074146b1
owner(view returns (address)
0x8eefeeb2f51b7962fa9451d427d212802ca4bc85
Read-only
_blockNumberByAddress(addressview returns (uint256)
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)
isContractExempt(addressview returns (bool)
quote(uint256 amountAuint256 reserveAuint256 reserveBpure returns (uint256 amountB)
State-modifying
renounceOwnership(
setAntiBotsActive(bool value
setBlockCooldown(uint256 value
setContractExempt(address accountbool value
swapExactETHForTokens(uint256 amountOutMinaddress[] pathaddress touint256 deadlinepayable returns (uint256[] amounts)
swapExactTokensForETH(uint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlinereturns (uint256[] amounts)
swapExactTokensForTokens(uint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlinereturns (uint256[] amounts)
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _factoryaddress _WETH
Fallback and receive
receive(
Errors

This contract contains no error objects.