The Ticker Is Ticker
Verified contract
Active on
Ethereum with 75 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa120…98c6
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TICKER | ERC-20 | 10,000.09898T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18299162 | a year ago | | | 0 | 0.00015508809 | |
| 18243336 | a year ago | | | 0 | 0.00038531552 | |
| 18243326 | a year ago | | | 0 | 0.00029401222 | |
| 18243315 | a year ago | | | 0 | 0.00039718389 | |
| 18243306 | a year ago | | | 0 | 0.00070683650 | |
| 18243304 | a year ago | | | 0 | 0.00070354415 | |
| 18243288 | a year ago | | | 0 | 0.00050565332 | |
| 18243275 | a year ago | | | 0 | 0.00043473477 | |
| 18243269 | a year ago | | | 0 | 0.00041401177 | |
| 18243266 | a year ago | | | 0 | 0.00050297336 |
ABI
ABI objects
Getter at block 21230307
_buyBurnFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1
_maxBurnAmount() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellBurnFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_tFeeTotal() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xa12037f753671a6708eb65af17de3ffbb63198c6
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1732122119
marketingWallet() view returns (address)
0x6bb7bfa4d60ec81039df11e9a172cb1f267507b4
name() view returns (string)
The Ticker Is Ticker
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TICKER
totalSupply() view returns (uint256)
1000000000000000000
uniPairV2() view returns (address)
0xe87e2147b1de95d2369634575f3bccd2f3967a64
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPair(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address owner, address _devAddr, address _marketingAddr)
receive()
This contract contains no error objects.