TempleStableAMMRouter

Verified contract

Active on Ethereum with 7,189 txns
Deployed by via 0x95c85799 at 14719185
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TempleStableAMMRouter"

0xa9c11a8fbac17f655581f8c3bb78faa14b259c2d9d3c43e42b218ec401c1646a
0x3f42a24b73ee67dead6e8f44e4ff50f6f3c911adf76aa89496da2a609f99cea2
0xae6b14e1f455ad3625593cd9dc67bca987ec7195afd9cb167cd54096101303d0
0x34d1dd56045be1d396daecac5ac5cb7cfe88a95a615c782d8b5f7d2d1b48c149
0x385cf61110b1f1ce772b1e551317c137f5451742951aad07965300420ecefe51
0xde50dbdb92800988fdfdafe86e9b9cd1cc95f2e582c7bcd65850a2688b629711
0x1bba3559c4d7b5a6d0a83bead2a93f3c252330615c3d2892cc434d572233db66
0x41519455f3c95ef7bffa5e1e4cae25943d0c554cb5e41d646786994d2131d2b8
0xfb0d67afd22c86cc59393cbbcf6eff4564262eff21e135de8124140552d17b18
0x13e1467d2ed98b126f141f6650907d4017b46b0c9c7ab1be4a645248e0205135

Functions
Getter at block 21169921
defendStable(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
owner(view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
templeToken(view returns (address)
0x470ebf5f030ed85fc1ed4c2d36b9dd02e77cf1b7
templeTreasury(view returns (address)
0xae8a796bd9437bd266664e8e9b8428b25a7d2477
Read-only
getAmountOut(uint256 amountInuint256 reserveInuint256 reserveOutpure returns (uint256 amountOut)
quote(uint256 amountAuint256 reserveAuint256 reserveBpure returns (uint256 amountB)
swapExactStableForTempleQuote(address pairuint256 amountInview returns (uint256 amountOut)
swapExactTempleForStableQuote(address pairuint256 amountInview returns (bool priceBelowIVuint256 amountOut)
tokenPair(addressview returns (address)
State-modifying
addLiquidity(uint256 amountADesireduint256 amountBDesireduint256 amountAMinuint256 amountBMinaddress stableaddress touint256 deadlinereturns (uint256 amountAuint256 amountBuint256 liquidity)
addPair(address _tokenaddress _pair
removeLiquidity(uint256 liquidityuint256 amountAMinuint256 amountBMinaddress stableaddress touint256 deadlinereturns (uint256 amountAuint256 amountB)
renounceOwnership(
setDefendStable(address _defendStable
setTreasury(address _templeTreasury
swapExactStableForTemple(uint256 amountInuint256 amountOutMinaddress stableaddress touint256 deadlinereturns (uint256 amountOut)
swapExactTempleForStable(uint256 amountInuint256 amountOutMinaddress stableaddress touint256 deadlinereturns (uint256)
transferOwnership(address newOwner
withdraw(address tokenaddress touint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _templeTokenaddress _templeTreasuryaddress _defendStable
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.