TempleFraxAMMOps
Verified contract
Active on
Ethereum with 2 txns
Balances ($333.76)
Native
Value
$333.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,333.57 |
$333.36 | |
FRAX | ERC-20 | 0.404283 | $0.997867 |
$0.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14123426 | 3 years ago | | | 0.1 | 0.0039930629 | |
| 13836983 | 3 years ago | | | 0 | 0.0024281100 |
ABI
ABI objects
Getter at block 21276026
ammRouter() view returns (address)
0x8a5058100e60e8f7c42305eb505b12785bba3bca
fraxToken() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
manager() view returns (address)
0xdab2ffe554fe42d8ab1aee38cb17e93c41b59ccf
owner() view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
templeToken() view returns (address)
0x470ebf5f030ed85fc1ed4c2d36b9dd02e77cf1b7
templeTreasury() view returns (address)
0x22c2fe05f55f81bf32310acd9a7c51c4d7b4e443
templeUniswapV2Pair() view returns (address)
0x6021444f1706f15465bee85463bcc7d7cc17fc03
treasuryManagementProxy() view returns (address)
0x20beb455c3b7b0d84091b84c25f51bc002d92f05
Read-only
This contract contains no read-only function objects.
State-modifying
Events deepenLiquidity(uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin)
raiseIV(uint256 amount)
removeLiquidity(uint256 liquidity, uint256 amountAMin, uint256 amountBMin)
renounceOwnership()
setManager(address _manager)
transferOwnership(address newOwner)
withdraw(address token, address to, uint256 amount)
IVRaised(uint256 fraxAmount)
LiquidityDeepened(uint256 amountA, uint256 amountB, uint256 liqudity)
LiquidityRemoved(uint256 amountA, uint256 amountB)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _templeToken, address _ammRouter, address _treasuryManagementProxy, address _fraxToken, address _templeTreasury, address _templeUniswapV2Pair)
fallback()
receive()
This contract contains no error objects.