BTC BOT

Verified contract

Active on Ethereum with 974 txns
Deployed by via 0xdfbbbffd at 15883040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BTC BOT"

0x4d6e9553daf671b3b391aa4cca5a6eea1c4cafbc14298d0b2a99cecdd40a4271
0x506f5c62a7bb0da0d9b18fba19524091261cb872f44395e49acf9d8f2caa8394
0xa47de8af1706954dd6d746a160a736fe64b27ddf3861d17463ff3dfc6b8cd0fe
0x23cd31d888b9d5dd1b21924074e04348558abb21c98300e52a99d50b0861ac38
0xc5232a138cde28f156114359fe2de30b373e4c5fcbefdc7aa4a7aa55a8910865
0x13c079ef974c65d3c81a6db6d4a7f6c52e8d9f154e152a074d35c8f55caea0c5
0x076e7cbf574e34800dfe3dba243ad5d093e830ceed2ac9bfc3b617986e73454b
0x00f7a240ef80d39b356eda433089bf0cea16de40538e070a289378b367e70dee
0xf87541f3efc0a5d772e1056507276d820448b5e22ebdfa0e40d53341c5c961cb
0x84bfae69701419d1029578a11daee4d123588fe89d0ab22c0269ff1edb8e395f

Functions
Getter at block 20887084
name(view returns (string)
BTC BOT
owner(view returns (address)
0x9b731ef6dded77905399f1da35d47ed9593fb9b5
symbol(view returns (string)
BTC_BOT
totalSupply(view returns (uint256)
3646
Read-only
_usedNonces(stringview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashTransaction(address senderuint256 tokenIdstring nonceview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
matchSigner(bytes32 hashbytes signatureview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
multiMint(uint256[] idsstring[] urisstring noncebytes32 hashbytes signaturepayable 
renounceOwnership(
safeMint(uint256 tokenIdstring uristring noncebytes32 hashbytes signaturepayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSystemAddress(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenURI(uint256 tokenIdstring urii
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.