CatDog Coin (t.me/catdogcoin)
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CatDog Coin (t.me/catdogcoin)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14646788 | 3 years ago | | | 0 | 0.00084942000 | |
| 12937145 | 3 years ago | | | 0 | 0.0010290000 | |
| 12789503 | 3 years ago | | | 0 | 0.0037748430 | |
| 12786555 | 3 years ago | | | 0 | 0.00081555250 | |
| 12781921 | 3 years ago | | | 0 | 0.0023466080 | |
| 12781888 | 3 years ago | | | 0 | 0.0022394400 | |
| 12778471 | 3 years ago | | | 0 | 0.0016777080 | |
| 12778451 | 3 years ago | | | 0 | 0.0017243110 | |
| 12777696 | 3 years ago | | | 0 | 0.0014410200 | |
| 12777546 | 3 years ago | | | 0 | 0.0016777080 |
ABI
ABI objects
Getter at block 21409933
_maxBlack() view returns (uint256)
1000000000000000000
_tBlackAddress() view returns (address)
0x68248bd7568daab5448c4c3ef609feb954d45dbc
_tBotAddress() view returns (address)
0x1dbfde552dc5b3816593d507061f5f4c7591dc14
decimals() view returns (uint8)
18
name() view returns (string)
CatDog Coin (t.me/catdogcoin)
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CatDog
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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()
setBlackAddress(address blackAddress)
setBlackListBot(address blackListAddress)
setFeeTotal(uint256 amount)
setMaxTxBlack(uint256 maxTxBlackPercent)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.