Missor Life
Verified contract
Active on
Ethereum with 147 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
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,104.70 |
$0 | |
MISSOR | ERC-20 | 21.837275K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21058569 | 21 days ago | | | 0 | 0.00037372142 | |
| 20312860 | 4 months ago | | | 0 | 0.00077195240 | |
| 19401406 | 8 months ago | | | 0 | 0.0024792877 | |
| 18909064 | a year ago | | | 0 | 0.00049359002 | |
| 18888188 | a year ago | | | 0 | 0.00044044644 | |
| 18594248 | a year ago | | | 0 | 0.00065956678 | |
| 18415550 | a year ago | | | 0 | 0.0012809856 | |
| 18319920 | a year ago | | | 0 | 0.00039297914 | |
| 18260381 | a year ago | | | 0 | 0.00034827048 | |
| 18260366 | a year ago | | | 0 | 0.00032002492 |
ABI
ABI objects
Getter at block 21211970
BuyTaxes() view returns (uint256)
20
MaxTxAmount() view returns (uint256)
1500000000000000000000000
MaxWalletSize() view returns (uint256)
1500000000000000000000000
SellTaxes() view returns (uint256)
70
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xdc5aed0a1a9649d4c6ac56205c70a5794b773cf6
name() view returns (string)
Missor Life
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3b431b583a031d3f107f58a3488e806c9503bc37
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
MISSOR
tokenLiquidityThreshold() view returns (uint256)
100000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockSniper(address account, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address _address)
includeInFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlockSniper(address[] accounts, bool state)
renounceOwnership()
rescueEHT()
rescueERC20(address tokenAdd, uint256 amount)
setLiquidityTreshhold(uint256 new_amount)
setMarketingWallet(address newWallet)
setMaxTxLimit(uint256 _maxWallet, uint256 _maxTx)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _marketing, uint256 _liquidity)
updateLiquidityProvide(bool state)
updateSellFee(uint256 _marketing, uint256 _liquidity)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity)
MaxTxUpdated(uint256 MaxWalletSize, uint256 MaxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.