Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Mortis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19522047 | 8 months ago | | | 0 | 0.00072155047 | |
| 19522025 | 8 months ago | | | 0 | 0.00090818468 | |
| 16261906 | 2 years ago | | | 0 | 0.00033133064 | |
| 16083691 | 2 years ago | | | 0 | 0.00060783247 | |
| 16007377 | 2 years ago | | | 0 | 0.00052548758 | |
| 15976216 | 2 years ago | | | 0 | 0.00078036527 | |
| 15933274 | 2 years ago | | | 0 | 0.0017588340 | |
| 15901908 | 2 years ago | | | 0 | 0.00031541039 | |
| 15901897 | 2 years ago | | | 0 | 0.00056833394 | |
| 15900702 | 2 years ago | | | 0 | 0.00066537900 |
ABI
ABI objects
Getter at block 21215653
_burnFee() view returns (uint256)
0
_burnFeeTotal() view returns (uint256)
0
_feeDecimal() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_liquidityFeeTotal() view returns (uint256)
0
_marketingFee() view returns (uint256)
100
_marketingFeeTotal() view returns (uint256)
12903632298465076
_taxFee() view returns (uint256)
0
_taxFeeTotal() view returns (uint256)
0
decimals() view returns (uint8)
8
isTaxActive() view returns (bool)
false
marketingWallet() view returns (address)
0x07787eee546dcf3630ab182e9563d0bf199b4722
maxTxAmount() view returns (uint256)
1250738169400000000
minTokensBeforeSwap() view returns (uint256)
1000000000000
name() view returns (string)
Mortis
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MTS
totalSupply() view returns (uint256)
1315182091900000000
uniswapV2Pair() view returns (address)
0x71d1e235d67711d45b3defa5c42273db3069e522
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBurnFee(uint256 fee)
setLiquidityFee(uint256 fee)
setMarketingFee(uint256 fee)
setMarketingWallet(address account)
setMaxTxAmount(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setPair(address pair)
setSwapAndLiquifyEnabled(bool enabled)
setTaxActive(bool value)
setTaxFee(uint256 fee)
setTaxless(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.