Matt Furie Foundation
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
2 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,154.33 |
$0 | |
MFF | ERC-20 | 201.81016K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19951407 | 6 months ago | | | 0 | 0.00012631004 | |
| 17775156 | a year ago | | | 0 | 0.00070682416 | |
| 17774433 | a year ago | | | 0 | 0.0014940761 | |
| 17741474 | a year ago | | | 0 | 0.00051693260 | |
| 17741473 | a year ago | | | 0 | 0.00079434941 | |
| 17737677 | a year ago | | | 0 | 0.00099681611 | |
| 17737673 | a year ago | | | 0 | 0.0010306046 | |
| 17726986 | a year ago | | | 0 | 0.00075717466 | |
| 17717673 | a year ago | | | 0 | 0.00093560382 | |
| 17716572 | a year ago | | | 0 | 0.00091269485 |
ABI
ABI objects
Getter at block 21218600
AmountSentToMatt() view returns (uint256)
5117606083757942694
MattsWallet() view returns (address)
0xc52351897e3295286ce38775e3741fb81bee928d
buyTaxes() view returns (uint256 dev, uint256 MattTax)
(dev=1, MattTax=2)
decimals() view returns (uint8)
18
devwallet() view returns (address)
0x383ff6e79efd008bb8a52e92849d1cae5f9b6d4f
maxBuyAmount() view returns (uint256)
2000000000000000000000000
maxSellAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Matt Furie Foundation
owner() view returns (address)
0x383ff6e79efd008bb8a52e92849d1cae5f9b6d4f
pair() view returns (address)
0xbf13fcfda34f2e0e6354ebd8df91e8212e01e401
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 dev, uint256 MattTax)
(dev=1, MattTax=2)
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
300000000000000000000000
symbol() view returns (string)
MFF
totalBuyTax() view returns (uint256)
3
totalSellTax() view returns (uint256)
3
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_Bot(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events GetERCToOwner(address tokenAddress)
SetMattsWallet(address _wallet)
activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSendTodev()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address newPair, bool value)
setBuytax(uint256 _new_dev, uint256 _new_matt)
setDeveloperwallet(address wallet)
setSellTax(uint256 _new_dev, uint256 _new_matt)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
set_bot(address bot, bool value)
setbuySell(uint256 maxBuy, uint256 maxSell)
setmultiplebots(address[] bots, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address dev_wallet)
receive()
This contract contains no error objects.