Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Mordecai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13535067 | 7 months ago | | | 0 | 7.2329481e-7 | |
| 13510475 | 7 months ago | | | 0 | 7.3103422e-7 | |
| 13510447 | 7 months ago | | | 0 | 0.0000011565979 | |
| 13510087 | 7 months ago | | | 0 | 0.0000015017313 | |
| 13508890 | 7 months ago | | | 0 | 6.9236669e-7 | |
| 13508558 | 7 months ago | | | 0 | 7.3103422e-7 | |
| 13508524 | 7 months ago | | | 0 | 7.3103422e-7 | |
| 13508487 | 7 months ago | | | 0 | 0.0000053485993 | |
| 13508485 | 7 months ago | | | 0 | 6.8902711e-7 | |
| 13508443 | 7 months ago | | | 0 | 6.9309644e-7 |
ABI
ABI objects
Getter at block 22759281
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_reflectionTotal() view returns (uint256)
115792089237316195423570985008687907853269984665640000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
_taxFeeOnBuy() view returns (uint256)
0
_taxFeeOnSell() view returns (uint256)
100
decimals() pure returns (uint8)
18
insuranceFundAccounts() view returns (address)
0x4dd58f08fa2eb481ac54677735fb553bb0b275c8
name() pure returns (string)
Mordecai
owner() view returns (address)
0x4dd58f08fa2eb481ac54677735fb553bb0b275c8
symbol() pure returns (string)
MORDECAI
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapLpAddress() view returns (address)
0x4dd58f08fa2eb481ac54677735fb553bb0b275c8
uniswapV2Pair() view returns (address)
0x81528099193f3e4b8e7a2c9eeb6d642efa6f2be6
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deduceTaxConfigurator(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
openTrading()
removeLimits()
renounceOwnership()
setEnableSwap(bool _swapEnabled)
setExcludeFromFees(address account, bool excluded)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.