StBAYC

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3169b815 at 18018246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 45 additional slots
4 additional variables

No balances found for "StBAYC"

No transactions found for "StBAYC"


Functions
Getter at block 20904147
bnftRegistry(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
nftVault(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
underlyingAsset(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getDelegateCashForToken(uint256[] tokenIds_view returns (address[][] delegates)
hasDelegateCash(address delegateuint256[] tokenIds_view returns (bool[])
isApprovedForAll(address owneraddress operatorview returns (bool)
onERC721Received(addressaddressuint256bytesview returns (bytes4)
ownerOf(uint256 tokenIdview returns (address)
stakerOf(uint256 tokenId_view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenOfStakerByIndex(address staker_uint256 indexview returns (uint256)
tokenURI(uint256 tokenId_view returns (string)
totalStaked(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
authorise(address addr_bool authorized_
burn(uint256[] tokenIds_
initialize(address bayc_address nftVault_
mint(address to_uint256[] tokenIds_
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setBnftRegistry(address bnftRegistry_
setDelegateCash(address delegate_uint256[] tokenIds_bool value_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burned(address indexed fromuint256[] tokenId
Initialized(uint8 version
Minted(address indexed touint256[] tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.