MintUtilities
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,587.92)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FRAX | ERC-20 | 1.594389K | $0.99594 |
$1,587.92 | |
$ Evmosia.com | ERC-20 | 7.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12897468 | 3 years ago | | | 0.23363377 | 0.0056204500 | |
| 12897465 | 3 years ago | | | 0.046730094 | 0.011061729 | |
| 12896512 | 3 years ago | | | 0.14096921 | 0.0065197220 | |
| 12896479 | 3 years ago | | | 0.000046997822 | 0.0066442300 | |
| 12851713 | 3 years ago | | | 0.52915727 | 0.0065197220 | |
| 12851698 | 3 years ago | | | 0.52915727 | 0.0071716942 | |
| 12746351 | 3 years ago | | | 0.16257692 | 0.0069089900 | |
| 12729019 | 3 years ago | | | 0.0000027388121 | 0.020884421 | |
| 12729012 | 3 years ago | | | 0.0000025135911 | 0.013944280 | |
| 12728686 | 3 years ago | | | 0.0000023106849 | 0.010610986 |
ABI
ABI objects
Getter at block 21397965
NULL_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
POOL_ADDRESS() view returns (address)
0x1864ca3d47aab98ee78d11fc9dcc5e7badda1c0d
REFERRAL_REWARD_ADDRESS() view returns (address)
0x234d953a9404bf9dbc3b526271d440cd2870bcd2
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 MintUtilitiesMintFF_Params params) view returns (uint256, uint256)
State-modifying
Events ethSwapToMintFF(uint256 amountETH_for_col, uint256 col_out_min, uint256 amountETH_for_fxs, uint256 fxs_out_min, uint256 frax_out_min) payable
getExpectedFrax(uint256 input_collat, uint256 input_fxs) returns (uint256, uint256)
recoverERC20(address tokenAddress, uint256 tokenAmount)
selfDestruct() payable
setPoolAddress(address _pool_address)
togglePaused()
withdraw()
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.