TEST FLIGHT CREW
Verified contract
Active on
Ethereum with 8,314 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 "TEST FLIGHT CREW"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130702 | 4 days ago | | | 0 | 0.00066075468 | |
| 21057178 | 14 days ago | | | 0 | 0.00035723907 | |
| 20979971 | 25 days ago | | | 0 | 0.00065902300 | |
| 20965273 | a month ago | | | 0 | 0.0015244223 | |
| 20952897 | a month ago | | | 0 | 0.00037027938 | |
| 20879936 | a month ago | | | 0 | 0.0013353620 | |
| 20878617 | a month ago | | | 0 | 0.00055395402 | |
| 20852374 | a month ago | | | 0 | 0.00031053742 | |
| 20464657 | 3 months ago | | | 0 | 0.00037177116 | |
| 20192509 | 4 months ago | | | 0 | 0.00012152127 |
ABI
ABI objects
Getter at block 21158854
baseTokenURI() view returns (string)
https://tomsachsrocketfactory.mypinata.cloud/ipfs/QmWeMQrqiY1JdhSvtaFwyime2Tt3K3EQSc4i4FovZ7hUV4
name() view returns (string)
TEST FLIGHT CREW
owner() view returns (address)
0x76c54c77a58c376ff9533b3582b1f73c49049126
symbol() view returns (string)
TFC
totalSupply() view returns (uint256)
5809
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _uri)
setFinished()
setIsTransferable(bool _isTransferable)
setStartDate(uint256 _startDate)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.