Bitcasino Loyalty

Verified contract

Proxy

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

No balances found for "Bitcasino Loyalty"

0x14e406c2411c4ae49f0327eab5bd79da7acb368f7508b357b7346c2f4f97325e
0x7773491024c5a05109573dcf1b4dc4c9a2322df6181ac0380809dde66ec8e9ce
0x38a65289522c0f464b7af7e22e15403019631ad94dd178257cadbf61cc14650c
0xf15b36334a2cfcacb1dcd37f876fd472c3bef95143ad0a7951e1326b6ff32ce0
0xe651b7eb05f5961695d0c927b5cadbd8259a96c765682cecf7e2f00ec868e800
0x31bac76812ff2764c7b3c923819d6ff62ac614c6dc70b574f4a9ddc6e5123467
0x8eed421e3c41a1a2aabaa5a5e6bbff781c969a00b641c179f5d9f5c17bb9f57b
0x8abb2d974573031c6d377cd58cc6b4522f2ec4bfa993654277ab6234626375a6
0x2e7df1d097808a257c0ea5fc7a851fcf956a0bf8392bef0979ba8a542d795347
0xb1ba172ef542ac4cb9f440253659f64cd104205e713e0f6d23b5fb3334f100a7

Functions
Getter at block 20824854
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
name(view returns (string)
Bitcasino Loyalty
owner(view returns (address)
0x9f41ebc98be307db87af4ff68d93f7620d846d55
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
BCL
totalSupply(view returns (uint256)
195
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
initialize(address initialOwner
renounceOwnership(
safeMint(address tostring uri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setTokenUri(uint256 tokenIdstring metadataURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
Initialized(uint64 version
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC721EnumerableForbiddenBatchMint(
ERC721IncorrectOwner(address senderuint256 tokenIdaddress owner
ERC721InsufficientApproval(address operatoruint256 tokenId
ERC721InvalidApprover(address approver
ERC721InvalidOperator(address operator
ERC721InvalidOwner(address owner
ERC721InvalidReceiver(address receiver
ERC721InvalidSender(address sender
ERC721NonexistentToken(uint256 tokenId
ERC721OutOfBoundsIndex(address owneruint256 index
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot