Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TGCAS | ERC-20 | 1.928332M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18067069 | a year ago | | | 0 | 0.00044016139 | |
| 18067065 | a year ago | | | 0 | 0.00050688125 | |
| 18067059 | a year ago | | | 0 | 0.00054544067 | |
| 18067052 | a year ago | | | 0 | 0.00042989522 | |
| 18067050 | a year ago | | | 0 | 0.00059030305 | |
| 18067031 | a year ago | | | 0 | 0.00043481489 | |
| 18067030 | a year ago | | | 0 | 0.00045842674 | |
| 18067020 | a year ago | | | 0 | 0.00076646217 | |
| 18067019 | a year ago | | | 0 | 0.00064240333 | |
| 18067016 | a year ago | | | 0 | 0.00055418185 |
ABI
ABI objects
Getter at block 21212602
_fees() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 sellLiquidityFee)
(buyTotalFees=3, buyMarketingFee=1, buyDevelopmentFee=1, buyLiquidityFee=1, sellTotalFees=3000, sellMarketingFee=1000, sellDevelopmentFee=1000, sellLiquidityFee=1000)
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
Telegram Casino Bot
owner() view returns (address)
0x2ea78444ca47c47a3d773989f8b56948e65f3f79
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
TGCAS
tokensForDevelopment() view returns (uint256)
631936859116153289106330
tokensForLiquidity() view returns (uint256)
631936859116153289106330
tokensForMarketing() view returns (uint256)
664458351555819622742618
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xccfac90ec07f2fe4979f735ce1a402e8588892e8
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 _marketingFeeBuy, uint256 _liquidityFeeBuy, uint256 _developmentFeeBuy, uint256 _marketingFeeSell, uint256 _liquidityFeeSell, uint256 _developmentFeeSell)
updateMaxTxnAmount(uint256 newMaxBuy, uint256 newMaxSell, uint256 newPercentage)
updateThresholdSwapAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.