WhelpsBreed7
Verified contract
Active on
Ethereum with 21 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 "WhelpsBreed7"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885209 | 2 months ago | | | 0 | 0.00033524525 | |
| 14928686 | 2 years ago | | | 0 | 0.0014401188 | |
| 14247241 | 3 years ago | | | 0 | 0.0015719290 | |
| 14246846 | 3 years ago | | | 0 | 0.0026815495 | |
| 14240333 | 3 years ago | | | 0 | 0.0023312448 | |
| 14233805 | 3 years ago | | | 0 | 0.00099428000 | |
| 14221916 | 3 years ago | | | 0 | 0.0026172377 | |
| 14214617 | 3 years ago | | | 0 | 0.0031042223 | |
| 13804276 | 3 years ago | | | 0 | 0.0025655934 | |
| 13348809 | 3 years ago | | | 0 | 0.0053310783 |
ABI
ABI objects
Getter at block 21224954
MAX_NAME_LEN() view returns (uint256)
100
_approvedContract() view returns (address)
0x0000000000000000000000000000000000000000
_stakingContract() view returns (address)
0xf7fa048fb526ab10bcabbe3ace5df0af3865f25c
approvedContract() view returns (address)
0x0000000000000000000000000000000000000000
baseURI() view returns (string)
https://whelpsio.herokuapp.com/api7/
ipfsBaseURI() view returns (string)
https://whelps.mypinata.cloud/ipfs/
ipfsLocked() view returns (bool)
false
metadataSwitch() view returns (uint256)
1
name() view returns (string)
HIGHBORN
namesActivated() view returns (bool)
false
namesActivatedLock() view returns (bool)
false
owner() view returns (address)
0x2fa4d05b974aa6830e99e40a106bf1c9a19adece
stakingContractLocked() view returns (bool)
false
switchLocked() view returns (bool)
false
symbol() view returns (string)
HBORN
totalSupply() view returns (uint256)
120
Read-only
balanceOf(address owner) view returns (uint256)
checkNameValid(string name) pure returns (bool)
getApproved(uint256 tokenId) view returns (address)
ipfsLockPerToken(uint256) view returns (bool)
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)
tokenIdToIpfsHash(uint256) view returns (string)
tokenIdToName(uint256) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
lockIpfsMetadata()
lockIpfsPerToken(uint256 traitSummary)
lockMetadataSwitch()
lockNameFeatureForever()
lockStakingContract()
mint(address minter, uint256 mintIndex) returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setApprovedContract(address _contract)
setBaseUri(string _uri)
setIpfsBaseUri(string _uri)
setIpfsHash(uint256 traitSummary, string hash)
setMetadataSwitch(uint256 _switch)
setNameForTokenId(uint256 tokenId, string name)
setStakingContract(address _contract)
toggleActivateNameFeature()
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(string __name, string __symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.