Morts Hotel
Verified contract
Active on
Ethereum with 123 txns
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)
No balances found for "Morts Hotel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21048482 | 19 days ago | | | 0 | 0.00022786812 | |
| 20809394 | 2 months ago | | | 0 | 0.0013583751 | |
| 20803894 | 2 months ago | | | 0 | 0.00028589567 | |
| 20415981 | 4 months ago | | | 0 | 0.000099842420 | |
| 20209021 | 4 months ago | | | 0 | 0.00020722148 | |
| 19764237 | 7 months ago | | | 0 | 0.00028198411 | |
| 19655131 | 7 months ago | | | 0 | 0.00060549737 | |
| 18936134 | 10 months ago | | | 0 | 0.0011681825 | |
| 18936122 | 10 months ago | | | 0 | 0.0011205468 | |
| 18935939 | 10 months ago | | | 0 | 0.00075267079 |
ABI
ABI objects
Getter at block 21187280
_devFee() view returns (uint256)
1
_devWalletAddress() view returns (address)
0x7ea665e6f2ed8307359d3458a75c3f325b45f583
_liquidityFee() view returns (uint256)
0
_lockTime() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_owner() view returns (address)
0x058923a7e19564ccd21c855e2c3d68dd628f0678
_taxFee() view returns (uint256)
1
decimals() view returns (uint256)
18
name() view returns (string)
Morts Hotel
numTokensSellToAddToLiquidity() view returns (uint256)
50000000000000000000000000000000000000000000
owner() view returns (address)
0x058923a7e19564ccd21c855e2c3d68dd628f0678
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MORT
totalFees() view returns (uint256)
1492607258246844523989927533
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8df17429e7fae322067840952d4809834d8e03c4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setDevFeePercent(uint256 devFee)
setDevWalletAddress(address _addr)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 amountToUpdate)
setRouterAddress(address newRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
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(string _NAME, string _SYMBOL, uint256 _DECIMALS, uint256 _supply, uint256 _txFee, uint256 _lpFee, uint256 _DexFee, address routerAddress, address feeaddress, address tokenOwner)
receive()
This contract contains no error objects.