BTC BOT

Verified contract

Active on Ethereum with 985 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"

0x1643e0c769fa44c039e6a8b581afde2b3e468dff4df42853b213678e8cb57391
0x82a394b348c2d3c69903933f61f27418d78d66f6a9db753c8231491c19a0d0c0
0x33e8beaf0e99d187582ffa810a8f6a2c5f346942f07ebaa024933c7c3829d5f6
0xbbbcd34a59536d112738751c1548905bac8fcf41a8c78dae09f961bcf1bacca0
0xe1e78cc38592a1139886f40ab93a1256d888bca09930ec1216120bb89932426a
0x8370ec95414e2341d4095a861087609c641e071a6d7b76efb99c9d39902e3023
0xfa3a0b6b49be18d7ca6891a19422854cbe85fc1ac3e8a45850059690a2acaba6
0xca1a4a45ad85976edfcd07bfbaeef78a00734856365295b30adae82009a0b25c
0x0cc38fa0bc2f8f3fe51fc13e81d236c64ff5e190ab441ba6518ec03876e29279
0x98d586923075b9902ff35455789d53e055e51b68e07cb315cb773427350b1dae

Functions
Getter at block 21317750
name(view returns (string)
BTC BOT
owner(view returns (address)
0x9b731ef6dded77905399f1da35d47ed9593fb9b5
symbol(view returns (string)
BTC_BOT
totalSupply(view returns (uint256)
3648
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.