orcstown.wtf
Verified contract
Active on
Ethereum with 1,068 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 "orcstown.wtf"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16458668 | 2 years ago | | | 0 | 0.0010475360 | |
| 16441693 | 2 years ago | | | 0 | 0.0010667172 | |
| 16293564 | 2 years ago | | | 0 | 0.00090121301 | |
| 15656044 | 2 years ago | | | 0 | 0.00072378900 | |
| 15656044 | 2 years ago | | | 0 | 0.0012610890 | |
| 15425522 | 2 years ago | | | 0 | 0.00030170680 | |
| 15337199 | 2 years ago | | | 0 | 0.00022633227 | |
| 15284839 | 2 years ago | | | 0 | 0.00032753700 | |
| 15214619 | 2 years ago | | | 0 | 0.0018892453 | |
| 15207508 | 2 years ago | | | 0 | 0.00039247587 |
ABI
ABI objects
Getter at block 21176895
FREE_MAX_SUPPLY() view returns (uint256)
2500
MAX_PER_TX() view returns (uint256)
10
MAX_PER_TX_FREE() view returns (uint256)
3
MAX_SUPPLY() view returns (uint256)
5000
baseExtension() view returns (string)
baseURI() view returns (string)
ipfs://QmdZUvvHEEsRK2z1cwTfdXMEfF49DCZNc7kbqdUN2sajLw/
contractURI() view returns (string)
ipfs://
name() view returns (string)
orcstown.wtf
owner() view returns (address)
0xecd55debe5659779fdd8a805cd4edc736fdb35bd
paused() view returns (bool)
false
price() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
ORC
totalSupply() view returns (uint256)
2710
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)
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)
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
setMAX_SUPPLY(uint256 newSupply)
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.