Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Toma | ERC-20 | 7.134679B | -- | -- | |
UNI-V2 | ERC-20 | 63.719933K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17600445 | a year ago | | | 0 | 0.00085855577 | |
| 15662954 | 2 years ago | | | 0 | 0.00014415850 | |
| 15465144 | 2 years ago | | | 0 | 0.00012842892 | |
| 15440407 | 2 years ago | | | 0 | 0.0010449278 | |
| 15326160 | 2 years ago | | | 0 | 0.00047203307 | |
| 15280002 | 2 years ago | | | 0 | 0.00042995128 | |
| 15229955 | 2 years ago | | | 0 | 0.00058863980 | |
| 15221696 | 2 years ago | | | 0 | 0.00092480346 | |
| 15219394 | 2 years ago | | | 0 | 0.0013981200 | |
| 15219387 | 2 years ago | | | 0 | 0.0015377702 |
ABI
ABI objects
Getter at block 21208191
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 liquidity, uint16 marketing, uint16 developer, uint16 totalSwap)
(liquidity=0, marketing=0, developer=2000, totalSwap=2000)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=1000, sellFee=1000, transferFee=1500)
_taxWallets() view returns (address marketing, address 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 holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
intializeContract(address[] accounts, uint256[] percents, uint256[] divisors, address _antiSnipe)
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setBuyLimit(uint256 buyValue, uint256 buyMultiplier)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 liquidity, uint16 marketing, uint16 developer)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setTradingLimitsEnabled(bool enabled)
setWallets(address marketing, address developer)
sweepContingency()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
withdrawLockedLiquidity()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.