Happy Robot Friends
Verified contract
Active on
Ethereum with 218 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Happy Robot Friends"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18819541 | a year ago | | | 0 | 0.0012452601 | |
| 16807886 | 2 years ago | | | 0 | 0.00065594504 | |
| 16807886 | 2 years ago | | | 0 | 0.00065594504 | |
| 16807886 | 2 years ago | | | 0 | 0.00078934504 | |
| 16807886 | 2 years ago | | | 0 | 0.0011451994 | |
| 15786879 | 2 years ago | | | 0 | 0.0010261234 | |
| 15751636 | 2 years ago | | | 0 | 0.00099108605 | |
| 15608218 | 2 years ago | | | 0 | 0.0010398902 | |
| 15286749 | 2 years ago | | | 0 | 0.00028369029 | |
| 15275876 | 2 years ago | | | 0 | 0.00057281668 |
ABI
ABI objects
Getter at block 21392292
freeMintPauseStatus() view returns (bool)
false
mintPrice() view returns (uint256)
49000000000000000
name() view returns (string)
Happy Robot Friends
owner() view returns (address)
0x4846063ec8b9a428ffee1640e790b8f825d4abf0
preMintPauseStatus() view returns (bool)
false
publicMintPauseStatus() view returns (bool)
false
revealBaseLocked() view returns (bool)
true
symbol() view returns (string)
HRF
totalSupply() view returns (uint256)
180
Read-only
balanceOf(address _owner) view returns (uint256)
checkURI(uint256 _tokenId) view returns (string)
claimable(address _account) 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)
whitelisted(address _account) view returns (bool)
State-modifying
Events addClaimers(address[] _accounts, uint256 _quantity)
addWhitelist(address[] _accounts)
approve(address _approved, uint256 _tokenId)
freeMint()
freeMintPause(bool _bool)
levelUp(uint256 _tokenId, string _cid)
lockRevealBase(bool _lockStatus)
ownershipMint(address _to, uint256 _quantity)
preMint(uint256 _quantity) payable
preMintPause(bool _bool)
publicMint(uint256 _quantity) payable
publicMintPause(bool _bool)
resetLevel(uint256 _tokenId)
reveal()
revokeClaimers(address[] _accounts)
revokeWhitelist(address[] _accounts)
safeTransferFrom(address _from, address _to, uint256 _tokenId)
safeTransferFrom(address _from, address _to, uint256 _tokenId, bytes _data)
setApprovalForAll(address _operator, bool _approved)
setGameContract(address _gameContract)
setPrice(uint256 _value)
setRevealBase(string _cid, bool _isExtension)
transferFrom(address _from, address _to, uint256 _tokenId)
transferOwnership(address _newOwner)
withdraw(address _account)
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)
Withdrawal(address operator, address receiver, uint256 value)
constructor(address _contractOwner)
fallback()
receive()
This contract contains no error objects.