BlockTimeBuddies

Verified contract

Active on Ethereum with 1,356 txns
Deployed by via 0xb28f460b at 8910977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlockTimeBuddies"

0xcb4216a281c87a3585d30c9ad6cb60e91220425ed79ce4d5e8e8897aaccc8d05
0xde7c50dc2b802d8469ec7ae604b28420c93ae32ac8be13427e30f69d07bd4640
0xd956ef13ba95a8f1547c89097034018d7da725e5fdfdaad8bb08d0e566e8fde3
0xfa027502061893d1eb4c2c1b9311447d79bfb83e60799a406273187752b738d8
0xd8582b1135d1ba3f8efaa343fa45848aa07dc163fad1ea30badbd8b5bd25f829
0x1c47b8a8dbbda99e05a6ce726ac9ba4e35c7a3825f04bb14f8920bad4a6e46bd
0xeabc55042795b6bc270bf0a3924aa3e57177881f01330239088d9dee17e66387
0xc547937ff38bbd64c4b6a21d670cfa34b4134bf02b6b68182a4ee048532c7325
0x51e212299f4152dcc696d96da458e4f2c3d6e93405d8f4891999058e1f65bb94
0x15aec452da6d019c1546cdb16905c207393167a1b22fdd2679dc0dfa8cc4c00f

Functions
Getter at block 21101445
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
 
checkBalance(view returns (uint256 contractBalance)
myTokens(view returns (uint256[])
[]
name(view returns (string)
BlockTimeBuddies
owner(view returns (address)
0xee2a7b2c72217f6ebf0401dabb407c7a600d910f
symbol(view returns (string)
BTB
totalSupply(view returns (uint256)
1243
viewBaseURL(view returns (string base_url)
https://raw.githubusercontent.com/icinsight/buddies/main/json/
viewHost(view returns (string h_chainaddress h_contract)
(h_chain=bitchain, h_contract=0x8a47d36907e51651d8996644ca1cab525067ca11)
viewInterop(view returns (bool fully_interoperable)
false
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
nativeID(uint256 _IDview returns (uint256 hostID)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _IDview returns (string URI)
State-modifying
approve(address _touint256 _tokenId
manageBaseURL(string new_baseurl
manageInterop(bool new_setting
mintToken(uint256 _ID
mintTokenForClient(uint256 _IDaddress _client
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnTokens(uint256[] _idsaddress _to
transferOwnership(address _newOwner
withdrawBalance(
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
BoughtToken(address indexed buyeruint256 tokenId
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.