good morning
Verified contract
Active on
Ethereum with 1,874 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 "good morning"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19354947 | 9 months ago | | | 0 | 0.0023131320 | |
| 16898685 | 2 years ago | | | 0 | 0.00068424484 | |
| 16828498 | 2 years ago | | | 0 | 0.0040270240 | |
| 16423806 | 2 years ago | | | 0 | 0.00075707260 | |
| 16308377 | 2 years ago | | | 0 | 0.00066631071 | |
| 16308367 | 2 years ago | | | 0 | 0.00073517126 | |
| 16271251 | 2 years ago | | | 0 | 0.00047881231 | |
| 16256825 | 2 years ago | | | 0 | 0.00092395419 | |
| 16052490 | 2 years ago | | | 0 | 0.00052206352 | |
| 15746045 | 2 years ago | | | 0 | 0.00034678067 |
ABI
ABI objects
Getter at block 21280291
gmTotal() view returns (uint256)
221
latestGM() view returns (address)
0x0dd18229b7686967e2d649d4a1b4d88cb1fc24f4
name() view returns (string)
good morning
symbol() view returns (string)
gm
totalSupply() view returns (uint256)
1411
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
gms(address) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sayGM(string input)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
gm(address indexed sender, uint256 indexed gmTotal, uint256 indexed senderGMTotal)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.