Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUTT | ERC-20 | 578.774512M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20844039 | a month ago | | | 0 | 0.0019226228 | |
| 20350071 | 4 months ago | | | 0 | 0.00014073975 | |
| 19829917 | 6 months ago | | | 0 | 0.00019826976 | |
| 18941625 | 10 months ago | | | 0 | 0.0014470183 | |
| 17913692 | a year ago | | | 0 | 0.0011933112 | |
| 17367075 | a year ago | | | 0 | 0.0027888004 | |
| 17057827 | 2 years ago | | | 0 | 0.0011381445 | |
| 17023532 | 2 years ago | | | 0 | 0.00096206195 | |
| 16942000 | 2 years ago | | | 0 | 0.00096350381 | |
| 16891058 | 2 years ago | | | 0 | 0.0021875866 |
ABI
ABI objects
Getter at block 21161091
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
6
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getSellFees() view returns (uint256)
5
liquidityBuyFees() view returns (bool)
true
liquiditySellFees() view returns (bool)
true
locker() view returns (address)
0x405e301036d5ac3330ea9941a8674f9eac408331
lpAddress() view returns (address)
0x000000000000000000000000000000000000dead
lpPair() view returns (address)
0x9065677f1c6508354579c5b153d631144c98ee9b
marketingBuyFees() view returns (bool)
true
marketingSellFees() view returns (bool)
true
maxWalletSize() view returns (uint256)
20000000000000000000
name() view returns (string)
Mutt
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000
symbol() view returns (string)
MUTT
taxAddress() view returns (address)
0x929e12182220d279edd59956fc6d403c9ee437fa
teamAddress() view returns (address)
0x9ff10a78114cb666edec44553035623cf9cd3037
teamBuyFees() view returns (bool)
true
teamSellFees() view returns (bool)
true
totalSupply() view returns (uint256)
1000000000000000000000
tradingActiveTime() view returns (uint256)
1678810343
unlocksAt() view returns (uint256)
1679415995
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address lpOwner) payable
lockContract(uint256 _days)
renounceOwnership()
setLPAddress(address _lpAddress)
setMaxWallet(uint256 percent)
setPair(address pair, bool value)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTaxAddress(address _taxAddress)
setTeamAddress(address _teamAddress)
toggleLiquidityFees(bool sellFee)
toggleMarketingFees(bool sellFee)
toggleSwap()
toggleTeamFees(bool sellFee)
tradingActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockContract()
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
TargetLiquiditySet(uint256 percent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address newOwner, address marketing, address team)
receive()
This contract contains no error objects.