One Big Idea Season 0 Collectible

Verified contract

Proxy

Active on Ethereum with 766 txns
Deployed by via 0xbe0a1551 at 16242434
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $111.23
0xafb2d1d3b4f125807a7afc3a343b034cf74261ef8651374b8048863df234c424
0x25372ff07a291ff0b91fe8ed936f56d3e724b90799aea2fe7ef14e07b7c04f76
0x342a8de578d27b7c35a2884512b2baf10c62b1115085214c55ff33de5b890289
0x4b4be0ca5380a1c31766fbed54ad400e351353ae11ae7f176c5e1cbb74972998
0xb48477919bff6b48ed1e282a203fc412b7810d2157adef3ba18f7d04ec31f920
From
0xb20794c2b004008c786b4c3bf09451ed22b54f59c2f9ddf1f93c97788aec8ac1
0xb315153e545ed14fe0e1753e6674b23c4f32ff43a0f127988da1b3c92f826948
0x69cc2ede4fd89dfcd51f3271c7a83842a2be573fea3dcd8095e37410517e5e9f
0xaca58602e6bcb171d0ce807627a9e7a25f07121389448c0fc78335cc45aa495b
0xf6d970a331c6cdef1a29095579eb8bfef7a9583a6c456c0f2753df5b71bf097a

Functions
Getter at block 21195759
MAX_TOKENS(view returns (uint256)
500
baseURI(view returns (string)
ipfs://bafyreigqefa4hqwgifnflevbocpixpy4nghqpvv3vdfsq3kz7hsx6hsvqi/metadata.json?
contractURI(view returns (string)
ipfs://bafyreigqefa4hqwgifnflevbocpixpy4nghqpvv3vdfsq3kz7hsx6hsvqi/metadata.json?
hasAdjustableCap(view returns (bool)
false
maxTokenPurchase(view returns (uint256)
1
metadataRenderer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
One Big Idea Season 0 Collectible
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xfaea523cdf00e9be0a82fa201fbb111330cc7c0c
parentIP(view returns (address)
0x0000000000000000000000000000000000000000
presaleEnd(view returns (uint256)
0
presaleStart(view returns (uint256)
0
royaltyBPS(view returns (uint256)
1000
saleEnd(view returns (uint256)
1673071200
saleIsActive(view returns (bool _saleIsActive)
false
saleIsPaused(view returns (bool)
false
saleStart(view returns (uint256)
0
splitMain(view returns (address)
0x2ed6c4b5da6378c7897ac67ba9e43102feb694ee
splitWallet(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
OBI0
tokenGateConfig(view returns (address tokenAddressuint88 minBalanceuint8 saleType)
(tokenAddress=0x0000000000000000000000000000000000000000, minBalance=0, saleType=0)
tokenPrice(view returns (uint256)
0
totalSupply(view returns (uint256)
500
Read-only
balanceOf(address ownerview returns (uint256)
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)
State-modifying
adjustCap(uint256 newCap
approve(address operatoruint256 tokenId
createSplit(address[] accountsuint32[] percentAllocationsuint32 distributorFee
distributeAndWithdraw(address accountuint256 withdrawETHaddress[] tokensaddress[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
distributeERC20(address tokenaddress[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
distributeETH(address[] accountsuint32[] percentAllocationsuint32 distributorFeeaddress distributorAddress
flipSaleState(
initialize(address _ownerstruct EditionConfig _editionConfigstruct MetadataConfig _metadataConfigstruct TokenGateConfig _tokenGateConfigaddress _metadataRendereraddress _splitMain
mint(uint256 numberOfTokenspayable 
mintAirdrop(address[] recipients
mintPresale(uint256 quantityuint256 maxQuantityuint256 pricePerTokenbytes32[] merkleProofpayable 
renounceOwnership(
reserveDCNT(uint256 numReserved
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setMetadataRenderer(address _metadataRenderer
setPresaleMerkleRoot(bytes32 _presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferToSplit(uint256 transferETHaddress[] tokens
updateOperatorFilter(bool enableaddress operatorFilter
updatePresaleStartEnd(uint256 newStartuint256 newEnd
updateSaleStartEnd(uint256 newStartuint256 newEnd
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Minted(address senderuint256 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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(