StakingUtilities
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($30.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRAX | ERC-20 | 30.975711 | $0.99486 |
$30.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12766817 | 3 years ago | | | 0 | 0.0011603672 | |
| 12663910 | 3 years ago | | | 0 | 0.0016338400 | |
| 12355033 | 4 years ago | | | 0 | 0.010220616 | |
| 12230057 | 4 years ago | | | 0 | 0.058815680 | |
| 12216554 | 4 years ago | | | 0 | 0.024082075 | |
| 12195622 | 4 years ago | | | 0 | 0.087200867 | |
| 12179002 | 4 years ago | | | 0 | 0.061979099 | |
| 12138463 | 4 years ago | | | 0 | 0.073886556 | |
| 12125194 | 4 years ago | | | 0 | 0.065918398 | |
| 12080851 | 4 years ago | | | 0 | 0.065110142 |
ABI
ABI objects
Getter at block 21327264
ADD_LIQUIDITY_SLIPPAGE() view returns (uint256)
950
NULL_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
POOL_ADDRESS() view returns (address)
0x1864ca3d47aab98ee78d11fc9dcc5e7badda1c0d
UNISWAP_ROUTER_ADDRESS() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
is_paused() view returns (bool)
false
minting_fee() view returns (uint256)
5500
owner_address() view returns (address)
0x36a87d1e3200225f881488e4aeedf25303febcae
owner_address_payable() view returns (address)
0x36a87d1e3200225f881488e4aeedf25303febcae
Read-only
calcMintFractionalFRAX(struct StakingUtilitiesMintFF_Params params) view returns (uint256, uint256)
State-modifying
Events FXS_To_USDC(uint256 FXS_for_USDC_swap, uint256 col_out_min) returns (uint256)
FXS_To_WETH(uint256 FXS_for_WETH_swap, uint256 weth_out_min) returns (uint256)
mintFRAXWrapper(uint256 input_collat, uint256 input_fxs, uint256 frax_out_min) returns (uint256[2])
recoverERC20(address tokenAddress, uint256 tokenAmount)
selfDestruct() payable
setLiquiditySlippage(uint256 _add_liquidity_slippage)
setPoolAddress(address _pool_address)
swapFXSForFRAXFXSLP(uint256[] INPUT_PARAMS)
swapFXSForFRAXUSDCLP(uint256[] INPUT_PARAMS)
swapFXSForFRAXWETHLP(uint256[] INPUT_PARAMS)
togglePaused()
withdraw()
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.