Catmander Coin
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Catmander | ERC-20 | 517.467849M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20807757 | 2 months ago | | | 0 | 0.0033256640 | |
| 20807610 | 2 months ago | | | 0 | 0.0017145874 | |
| 20807584 | 2 months ago | | | 0 | 0.0012707405 | |
| 20807584 | 2 months ago | | | 0 | 0.0012707405 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 | |
| 20807583 | 2 months ago | | | 0 | 0.0013500025 |
ABI
ABI objects
Getter at block 21167285
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Catmander Coin
owner() view returns (address)
0xaa21806671597c90463ed85cbd5d05a3cf3936c9
symbol() pure returns (string)
Catmander
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x1e5a832b32c4a45d5412b54c6ae2b4a3344447f4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events NotRestricted()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
rescueTokens(address _tokenAddr, uint256 _amount)
saveETHforteam()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.