Modus Operandi

Verified contract

Active on Ethereum with 248 txns
Deployed by via 0x1c5b03a7 at 15311623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
--
0xa1ced95af31e4dc94e51b865b88aadc10006967ceccee41c1010528b2eed7516
0x22d7c79c99d4e4276249538f0ea4b525aee2a413c7552110f85bc7519fadf7ef
0xa98f6bc230380db8bfa6f29e0ca31ac08e6253488024254af1371431d80daf04
0xd01e91882d67ac6d7262348d417678fd9e83a12e0707c1e3ea7cfdf266f42021
0x0aa64f9984ac9b9c4d0cf9ea26304d8cbf326b2288361dae886075f618ad1845
0x3481b518188849b4dac4c250da8b179bb9121bfe3bc2ddddbdc9900607665a33
0x97a42c6b6c259f7e0ee22599dfe848e0be65bdd3157c11d44b8c2ffef83fbb5d
0xc74d4160c3bd92ced18adf969490d0cf748432b63f28961254a5d5bd11e70170
0x3b691c2c9e803cce8b357d40edeed5436d52d10f83e781766b092ff6dcc57d0b
0x1b0aec22fa5b405917ab8302c393e66ab37ae8a65083948de3e0e6f1a75fea6d

Functions
Getter at block 21217545
buyDevFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
4
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
1
earlySellLiquidityFee(view returns (uint256)
4
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
true
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
3000000000000000000000
maxWallet(view returns (uint256)
3000000000000000000000
name(view returns (string)
Modus Operandi
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
4
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000
symbol(view returns (string)
PRAXIS
tokensForDev(view returns (uint256)
104000000000000000000
tokensForLiquidity(view returns (uint256)
416000000000000000000
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x95a988f250c99e544648654a62e96e108cff8a92
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFeeuint256 _earlySellDevFee
updateSwapEnabled(bool enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.