Matt Furie
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MFurie | ERC-20 | 83.902335B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17945460 | a year ago | | | 0 | 0.00059495935 | |
| 17945441 | a year ago | | | 0 | 0.00094921026 | |
| 17945434 | a year ago | | | 0 | 0.016087200 | |
| 17945427 | a year ago | | | 0 | 0.0011256451 | |
| 17945427 | a year ago | | | 0 | 0.0011256451 | |
| 17945426 | a year ago | | | 0 | 0.0011197919 | |
| 17945425 | a year ago | | | 0 | 0.0011081944 | |
| 17945424 | a year ago | | | 0 | 0.00097422567 | |
| 17945424 | a year ago | | | 0 | 0.00097422567 | |
| 17945424 | a year ago | | | 0 | 0.00097422567 |
ABI
ABI objects
Getter at block 21161209
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
10
buyTotalFees() view returns (uint256)
10
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1692407015
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTransactionAmount() view returns (uint256)
20000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Matt Furie
owner() view returns (address)
0xf8c5a86af33b4b4d3691a05989a95ddca7054fd7
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
98
sellTotalFees() view returns (uint256)
98
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000
symbol() view returns (string)
MFurie
tokensForDev() view returns (uint256)
9079140467355157695768816153
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
74823194977779137257179677574
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x045518924f39316aefec6d9d86ceba8583812512
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMattFurieDevWallet(address newWallet)
changeMattFurieMarketingWallet(address newMarketingWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
openTrading()
removelimits() returns (bool)
renounceOwnership()
setMaxAll()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMattFurie_bots(address _address, bool status)
updateMaxTxnAmount(uint256 txNum, uint256 walNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.