Cryptoma

Verified contract

Active on Ethereum with 328 txns
Deployed by via 0xf30173d0 at 15097552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
11 additional variables
ERC-20
--
ERC-20
--
0x798624cc9c7bd9610c5c4f6b2c2d59affe265e008f7adbd9c4df0d3050dba9bb
0xd6cb4d4397367f92d5f5eeb4d47362bced0d11a60247ad1fa8d9ba9f8fceadca
0xba58d8199063609a109aa10fee9ccb25cbb32676f233999e31efbfe9b18ff4ad
0xca6f1a0ef1f83f045eabea3699b122989246ea68860126b2f27304964993a3fe
0x5b29bb676cc90edebc6d21a8b5626130e50cf24a53dc7622e3cf28390b12ad2e
0xe199eeb0544353feecc52e4c59585859e7d54aa5e96b25353463373ac47832eb
0x9c860a3f058a67e0c2f46f9de2a46df0fe58380ab4753430a7d325f0fef6bc91
0x5266656d7c3f9eaa9d5b32d2646e9b8ec60fb4a6ba7b3ce5f051e7aa8a4de5d6
0xa719cfb22ad76f427008f89db6ab1f0d96ffc3e58b354ff22a67a5d9d959df98
0x0b88f2e7206e63b7e444a5721cadc78e194ac6101a9c8339727cb348894c7ff2

Functions
Getter at block 21208191
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 liquidityuint16 marketinguint16 developeruint16 totalSwap)
(liquidity=0, marketing=0, developer=2000, totalSwap=2000)
_taxRates(view returns (uint16 buyFeeuint16 sellFeeuint16 transferFee)
(buyFee=1000, sellFee=1000, transferFee=1500)
_taxWallets(view returns (address marketingaddress developer)
(marketing=0x403c6cb723c1957839c93379fbd274e54483defd, developer=0x8e1a0940d30266e0857517a903e6819086c384e8)
contractSwapEnabled(view returns (bool)
true
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply(view returns (uint256)
99000000000000000000000000000
getLiquidityLockTimeRemainingSeconds(view returns (uint256 timeInSeconds)
0
getMaxTX(view returns (uint256)
2000000000
getMaxWallet(view returns (uint256)
100000000000
getOwner(view returns (address)
0x39c1ca7071c300e209e4e42024de864498dcef48
liquidityLockTime(view returns (uint256)
31536000
liquidityLockedUntil(view returns (uint256)
1688761631
lpPair(view returns (address)
0x96034c5e8346f55bb1ab33c935253402ac2becd9
maxBuyTaxes(view returns (uint256)
1500
maxCurrencyBuy(view returns (uint256)
500000000000000000
maxRoundtripTax(view returns (uint256)
2500
maxSellTaxes(view returns (uint256)
1500
maxTransferTaxes(view returns (uint256)
1500
name(view returns (string)
Cryptoma
piContractSwapsEnabled(view returns (bool)
false
piSwapPercent(view returns (uint256)
0
swapAmount(view returns (uint256)
263550000000000000000000000
swapThreshold(view returns (uint256)
87850000000000000000000000
symbol(view returns (string)
Toma
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingEnabled(view returns (bool)
true
tradingLimitsEnabled(view returns (bool)
false
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
isExcludedFromProtection(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveContractContingency(returns (bool)
enableTrading(
intializeContract(address[] accountsuint256[] percentsuint256[] divisorsaddress _antiSnipe
multiSendTokens(address[] accountsuint256[] amounts
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setBlacklistEnabledMultiple(address[] accountsbool enabled
setBuyLimit(uint256 buyValueuint256 buyMultiplier
setContractSwapEnabled(bool swapEnabledbool priceImpactSwapEnabled
setExcludedFromFees(address accountbool enabled
setExcludedFromLimits(address accountbool enabled
setExcludedFromProtection(address accountbool enabled
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setNewRouter(address newRouter
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent
setProtectionSettings(bool _antiSnipebool _antiBlock
setRatios(uint16 liquidityuint16 marketinguint16 developer
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxes(uint16 buyFeeuint16 sellFeeuint16 transferFee
setTradingLimitsEnabled(bool enabled
setWallets(address marketingaddress developer
sweepContingency(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
withdrawLockedLiquidity(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountCurrencyuint256 amountTokens
ContractSwapEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.