Ctawm Inu
Verified contract
Active on
Ethereum with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($841.11)
Native
Value
$841.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.342254 | $2,457.57 |
$841.11 | |
CTAWMINU | ERC-20 | 74.648146T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13529606 | 3 years ago | | | 0 | 0.0050748861 | |
| 13510553 | 3 years ago | | | 0 | 0.0063353371 | |
| 13510086 | 3 years ago | | | 0 | 0.0066900998 | |
| 13503169 | 3 years ago | | | 0 | 0.0081139449 | |
| 13502038 | 3 years ago | | | 0 | 0.0075376625 | |
| 13500603 | 3 years ago | | | 0 | 0.0056622854 | |
| 13498099 | 3 years ago | | | 0 | 0.0081236434 | |
| 13497984 | 3 years ago | | | 0 | 0.0085844005 | |
| 13497981 | 3 years ago | | | 0 | 0.0045833841 | |
| 13497979 | 3 years ago | | | 0 | 0.0057777560 |
ABI
ABI objects
Getter at block 21123295
EthBalance() view returns (uint256)
342253824467560524
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
49000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Ctawm Inu
numberOfTokenHolders() view returns (uint256)
193
owner() view returns (address)
0x5182b1777ac0d73245eb4e33c5acefdc81ea0850
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CTAWMINU
totalFees() view returns (uint256)
3232686516318668693069553
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x925b9276527a184265a4eeeeb9bf04fbd68a7ab2
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
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)
removeBotFromBlackList(address account)
renounceOwnership()
setCooldownEnabled(bool onoff)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _uniswapPair)
setRouter(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)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
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()
receive()
This contract contains no error objects.