Mirror Finance
Verified contract
Active on
Ethereum with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($35.05)
Native
Value
$35.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010531 | $3,328.50 |
$35.05 | |
MFI | ERC-20 | 1.368981 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19973386 | 6 months ago | | | 0 | 0.00037106507 | |
| 19821964 | 7 months ago | | | 0 | 0.00019318441 | |
| 14315545 | 3 years ago | | | 0 | 0.0033778063 | |
| 12309378 | 4 years ago | | | 0 | 0.0023790480 | |
| 11613425 | 4 years ago | | | 0 | 0.0046329920 | |
| 11609847 | 4 years ago | | | 0 | 0.0037420320 | |
| 11607624 | 4 years ago | | | 0 | 0.0065040080 | |
| 11570418 | 4 years ago | | | 0 | 0.021429486 | |
| 11570398 | 4 years ago | | | 0 | 0.011216034 | |
| 11570388 | 4 years ago | | | 0 | 0.0058696650 |
ABI
ABI objects
Getter at block 21273568
_liquidityFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
55555000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Mirror Finance
owner() view returns (address)
0x9741a44b1c9405cb7b3525cb4a6891e28183a09e
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MFI
totalFees() view returns (uint256)
2817881413624037492991
totalSupply() view returns (uint256)
55555000000000000000000
uniswapV2Pair() view returns (address)
0x9e193e116fc44f41a756a4820c69addd0a6542fb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.