CatLandCoini
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5373…ef22
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATLAND | ERC-20 | 10.54781M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18520853 | a year ago | | | 0 | 0.0018444780 | |
| 18520838 | a year ago | | | 0 | 0.0020568036 | |
| 18520814 | a year ago | | | 0 | 0.0019513512 | |
| 18520809 | a year ago | | | 0 | 0.0017444375 | |
| 18520770 | a year ago | | | 0 | 0.0013710637 | |
| 18520763 | a year ago | | | 0 | 0.0015747313 | |
| 18520761 | a year ago | | | 0 | 0.0023514162 | |
| 18520760 | a year ago | | | 0 | 0.0023514162 | |
| 18520760 | a year ago | | | 0 | 0.0023514162 | |
| 18520760 | a year ago | | | 0 | 0.0016439115 |
ABI
ABI objects
Getter at block 21096684
_swapMax() view returns (uint256)
10000000000000000
_swapThresh() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
maxTxSize() view returns (uint256)
1000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000
name() pure returns (string)
CatLandCoini
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CATLAND
totalSupply() pure returns (uint256)
1000000000000000000
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTxSize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.