Bored Goblin Yacht Club

Verified contract

Proxy

Active on Ethereum with 620 txns
Deployed by via 0x0964e55c at 14825327
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 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Bored Goblin Yacht Club"

0xe05ddedb39c6e2c7d5d2c3efb55da49fdbca12893b37f89db18ec6e6e375b14c
0xfb06035ca68f4614b74b0a6915662713310031f7a3f2faac1ca39cd19324b933
0x6293e65e724124ab6f98a78688005d2a5ac0e4ad14d4afe40fb63f1a164e5dda
0x979c6b8d222bf4edefcd8924255ab712c7e775b84ea3371bfb7f04285734d3db
0x4e79f6cabbdea44f6e353ea335fc89ff8a906eb8d33c3f9dd55dca60b049ad6c
From
0xf2eee5447834db769377fd6fb670df87cd38f8093a2401ce6c8c8828c0109edf
0xf326ee6a98278795e5d253d7cc8493f7aa8ec0d9176557d63a0b875989f6cb04
0x2866670ed17dbc8e5422c22708ebb88c39e1501e268c9f2176b4baeaee3c01f6
0x52a13307e6124342417b42990c61e0230e17ad8da1ceb0d9502ca5ce6207731e
From
0x2fc71833189faaa6d933fd6641f2a7fbff07c085bd8927a8e991ffb495db723b

Functions
Getter at block 21328761
implementation(view returns (address)
0xe44a70d5874808b79f9680160923f653a81c9319
cost(view returns (uint256)
4000000000000000
getWithdrawSplit(view returns (address[]uint256[])
([0x460Fd5059E7301680fA53E63bbBF7272E643e89C, 0x7Ec07e25aeB8063759bEF3c4C2fBDfa3213001b3], [49, 951])
maxPerMint(view returns (uint32)
100
maxPerWallet(view returns (uint32)
4444
name(view returns (string)
Bored Goblin Yacht Club
open(view returns (bool)
true
owner(view returns (address)
0x7ec07e25aeb8063759bef3c4c2fbdfa3213001b3
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
4444
symbol(view returns (string)
BGYC
totalSupply(view returns (uint256)
4444
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
updateWithdrawSplit(address[] _addressesuint256[] _fees
withdraw(payable 
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(string _namestring _symboluint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(