Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
𝕏C | ERC-20 | 97.172361K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17854243 | a year ago | | | 0 | 0.00052570624 | |
| 17765892 | a year ago | | | 0 | 0.0012319363 | |
| 17764800 | a year ago | | | 0 | 0.0031630696 | |
| 17764415 | a year ago | | | 0 | 0.0026018604 | |
| 17763810 | a year ago | | | 0 | 0.0035921064 | |
| 17763809 | a year ago | | | 0 | 0.0033818871 | |
| 17763781 | a year ago | | | 0 | 0.0032401484 | |
| 17763781 | a year ago | | | 0 | 0.0032401484 | |
| 17763781 | a year ago | | | 0 | 0.0032401484 | |
| 17763780 | a year ago | | | 0 | 0.0032323111 |
ABI
ABI objects
Getter at block 21158792
areLimitsOn() view returns (bool)
false
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
100000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
1
devSellTax() view returns (uint256)
1
emptyContractFull() view returns (bool)
true
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
2000000000000000000000000
maxWalletHolding() view returns (uint256)
2000000000000000000000000
name() view returns (string)
𝕏 COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
𝕏C
tokensForDev() view returns (uint256)
97172361169343575737241
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
1
totalSellTax() view returns (uint256)
1
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xb6fe46a2a0958c8b7c9ab37306e6f289aa7049f1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitsOn(bool _bool)
removeStuckETH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFeePercent(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
switchContractSellAll(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevAddress(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.