that's a ticker :)
Verified contract
Active on
Base with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4752…ad24
Balances ($0.00)
No balances found for "that's a ticker :)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12302758 | 8 months ago | | | 0 | 0.0000012422217 | |
| 12300514 | 8 months ago | | | 0 | 0.00012553107 | |
| 12298098 | 8 months ago | | | 0 | 0.0000012677189 | |
| 12297857 | 8 months ago | | | 0 | 6.6626449e-7 | |
| 12297673 | 8 months ago | | | 0 | 0.0000012646552 | |
| 12297609 | 8 months ago | | | 0 | 0.0000012691603 | |
| 12297391 | 8 months ago | | | 0 | 0.0000012751634 | |
| 12297246 | 8 months ago | | | 0 | 0.0000012764776 | |
| 12296985 | 8 months ago | | | 0 | 0.0000012751634 | |
| 12296903 | 8 months ago | | | 0 | 0.0000012778326 |
ABI
ABI objects
Getter at block 22962785
_fee() view returns (uint256)
1
decimals() view returns (uint256)
9
name() view returns (string)
that's a ticker :)
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
ABC
totalSupply() view returns (uint256)
100000000000000
uniswapV2Pair() view returns (address)
0x775ac85a44aa2aecc158ca4cfa1d577c3e82d56c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _NAME, string _SYMBOL, address routerAddress, address marketingWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.