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 "corncat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17280001 | 5 months ago | | | 0 | 0.000094370484 | |
| 16326141 | 6 months ago | | | 0 | 5.8210542e-7 | |
| 16228698 | 6 months ago | | | 0 | 0.0000013746982 | |
| 13241365 | 8 months ago | | | 0 | 0.0000057468841 | |
| 13039747 | 8 months ago | | | 0 | 0.0000011276756 | |
| 13039346 | 8 months ago | | | 0 | 0.0000011276756 | |
| 13039042 | 8 months ago | | | 0 | 0.0000011227373 | |
| 13039029 | 8 months ago | | | 0 | 0.0000011227373 | |
| 13039014 | 8 months ago | | | 0 | 0.0000011227373 | |
| 13038927 | 8 months ago | | | 0 | 0.0000011191434 |
ABI
ABI objects
Getter at block 23602878
creator() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
description() view returns (string)
corn and cat
imageURI() view returns (string)
https://pbs.twimg.com/media/GK6AUm0bMAEsA9c?format=png&name=900x900
isPresaleStep() view returns (bool)
false
name() view returns (string)
corncat
symbol() view returns (string)
crc
telegram() view returns (string)
https://t.co/n5xYYyLr1s
tokenDeployer() view returns (address)
0x3b449f0235847bb3b93f6b80e3af288a57ab4d6e
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://twitter.com/corn_cat_base
website() view returns (string)
http://www.corncat.boats/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.