DorTrafficMiner
Verified contract
Active on
Ethereum with 240 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 "DorTrafficMiner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20571095 | 4 months ago | | | 0 | 0.00018262486 | |
| 20524372 | 4 months ago | | | 0 | 0.000078708002 | |
| 20522027 | 4 months ago | | | 0 | 0.00031351528 | |
| 20430648 | 4 months ago | | | 0 | 0.00016540209 | |
| 20427942 | 4 months ago | | | 0 | 0.0010247046 | |
| 20320119 | 5 months ago | | | 0 | 0.0010000171 | |
| 20113087 | 6 months ago | | | 0 | 0.00068082000 | |
| 20107713 | 6 months ago | | | 0 | 0.00010833324 | |
| 20099559 | 6 months ago | | | 0 | 0.00020569880 | |
| 20098631 | 6 months ago | | | 0 | 0.00029807949 |
ABI
ABI objects
Getter at block 21386177 renounceOwnership() view
getBaseURI() view returns (string)
https://nfts.constellationnetwork.io/nfts/dtm/
name() view returns (string)
DorTrafficMiner
owner() view returns (address)
0x77a6be2dd110a230764744acb87bc4a05e5d3212
symbol() view returns (string)
DTM
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)
safeMint(address to, uint256 tokenId)
safeMintBatch(address[] recipients, uint256[] tokens)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
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.