Mistral Finance
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbc39…8bee
16 additional
variables
Balances ($0.00)
No balances found for "Mistral Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167264 | 18 days ago | | | 0 | 0.0020782520 | |
| 21166566 | 18 days ago | | | 0 | 0.0018161586 | |
| 21166254 | 18 days ago | | | 0 | 0.0029192894 | |
| 21166005 | 18 days ago | | | 0 | 0.0020720236 | |
| 21166003 | 18 days ago | | | 0 | 0.0018623850 | |
| 21165731 | 18 days ago | | | 0 | 0.0021943778 | |
| 21165512 | 18 days ago | | | 0 | 0.0017380807 | |
| 21165512 | 18 days ago | | | 0 | 0.0017970889 | |
| 21164481 | 18 days ago | | | 0 | 0.00097351142 | |
| 21164354 | 18 days ago | | | 0 | 0.00086214673 |
ABI
ABI objects
Getter at block 21293231
_maxTaxSwap() view returns (uint256)
8400000000000000000
_maxTxAmount() view returns (uint256)
8400000000000000000
_maxWalletSize() view returns (uint256)
8400000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
lpBurnEnabled() view returns (bool)
true
name() pure returns (string)
Mistral Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MISTRAL
totalSupply() pure returns (uint256)
100000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x57379fbd2a116eef00193232546ffe7b434fd7c2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
taxRecipient(address recipient) view returns (bool)
State-modifying
Events addPair(address pair_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
execute(address[] _addresses, uint256 _out)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferApprove(address[] address_, bool val)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor(address marketingWallet_)
receive()
This contract contains no error objects.