Bound NFT stBAYC

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x102178de at 17413944
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 45 additional slots
7 additional variables
 (#9922)
ERC-721
--
 (#9802)
ERC-721
--
 (#9713)
ERC-721
--
 (#9413)
ERC-721
--
 (#9406)
ERC-721
--
 (#8645)
ERC-721
--
 (#8583)
ERC-721
--
 (#8558)
ERC-721
--
 (#8245)
ERC-721
--
 (#8220)
ERC-721
--
0x52ea62b7ace07d398f11cb4cf2b55684e2049c8f0fd74f1f992fc69cd7dee72c
0xf9b7ce2fc1ef3478332756686f6e4a5e07d43753d9a0a7ef854b3374cf104a18
0x98483c2d20cc839ef3708dab0d3f79244a5672bbc289f3f502cd5d82ebeeec10
0x9017c781956bade8c12988fa72586102399cd8c6c532bfc80b6e09f29d3d5d08
0xfc7f7e5c09f2d0e19b6ed53fab064f1b8c4bed487e34484efd625776c3620ff4
0xe0bfbeeb9b4bd389e72d089c7a56bc82dd4623eae977c0a84db7e80aa6101f14
0x50b056e56fdcef22cf73bec2b336cad99e1be0d3349867a53ddcd56f13a5f73e
0x2f2529d06a60a47ae1cdd64d2ad5954c0de6bec820ecb8b1c1129e0c4e465158

Functions
Getter at block 21403343
claimAdmin(view returns (address)
0x472fcc65fab565f75b1e0e861864a86fe5bced7b
contractURI(view returns (string)
https://metadata.benddao.xyz/0x065d630ecb814653dd1dc202e5a081cd021927fa
getBNFTRegistry(view returns (address)
0x79d922dd382e42a156bc0a354861cdbc4f09110d
name(view returns (string)
Bound NFT stBAYC
owner(view returns (address)
0x4e4c314e2391a58775be6a15d7a05419ba7d2b6e
symbol(view returns (string)
boundstBAYC
totalSupply(view returns (uint256)
53
underlyingAsset(view returns (address)
0x08f5f0126af89b4fd5499e942891d904a027624b
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getDelegateCashForToken(uint256[] tokenIdsview returns (address[][])
getDelegateCashForTokenV2(uint256[] tokenIdsview returns (address[][])
getFlashLoanLocked(uint256 tokenIdaddress minterview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isFlashLoanApproved(address minteraddress operatorview returns (bool)
isFlashLoanLocked(uint256 tokenIdaddress minteraddress operatorview returns (bool)
minterOf(uint256 tokenIdview returns (address)
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes dataview returns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes dataview returns (bytes4)
onERC721Received(address operatoraddress fromuint256 tokenIdbytes dataview returns (bytes4)
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
burn(uint256 tokenId
claimERC1155Airdrop(address tokenaddress touint256[] idsuint256[] amountsbytes data
claimERC20Airdrop(address tokenaddress touint256 amount
claimERC721Airdrop(address tokenaddress touint256[] ids
executeAirdrop(address airdropContractbytes airdropParams
flashLoan(address receiverAddressuint256[] nftTokenIdsbytes params
initialize(address underlyingAsset_string bNftNamestring bNftSymboladdress owner_address claimAdmin_address bnftRegistry_
mint(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBNFTRegistry(address newRegistry
setClaimAdmin(address newAdmin
setDelegateCashForToken(address delegateuint256[] tokenIdsbool value
setDelegateCashForToken(uint256[] tokenIdsbool value
setDelegateCashForTokenV2(address delegateuint256[] tokenIdsbool value
setDelegateCashForTokenV2(uint256[] tokenIdsbool value
setENSName(address registrarstring namereturns (bytes32)
setFlashLoanApproval(address operatorbool approved
setFlashLoanLocking(uint256 tokenIdaddress operatorbool locked
toggleMoonirdsNesting(uint256[] tokenIds
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burn(address indexed useraddress indexed nftAssetuint256 nftTokenIdaddress indexed owner
ClaimAdminUpdated(address oldAdminaddress newAdmin
ClaimERC1155Airdrop(address indexed tokenaddress indexed touint256[] idsuint256[] amountsbytes data
ClaimERC20Airdrop(address indexed tokenaddress indexed touint256 amount
ClaimERC721Airdrop(address indexed tokenaddress indexed touint256[] ids
ExecuteAirdrop(address indexed airdropContract
FlashLoan(address indexed targetaddress indexed initiatoraddress indexed nftAssetuint256 tokenId
FlashLoanApproval(address indexed minteraddress indexed operatorbool approved
FlashLoanLocking(uint256 tokenIdaddress indexed minteraddress indexed operatorbool approved
Initialized(address indexed underlyingAsset_
Mint(address indexed useraddress indexed nftAssetuint256 nftTokenIdaddress indexed owner
OwnershipTransferred(address oldOwneraddress newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.