Cyber Banners

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0xe0d4d7de at 17727084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 6 additional slots
-
variable spans 1 additional slot
ERC-20
Value $131.31
0x1f0371b251ddf5188166386b912a383dbbcabb2e99e7a321ec6a48e9eca0b518
0x191f4cc90953eea105624b6b2a12ff302052c387977b909ce92b739fd435650b
From
0x4f8c5c08667d22aaee286173e6ec5f3b1e9843c45182913d2837cf7b9b9bd9b9
0x86ff3eebf3fd05210b05879751b65f4d165065b70914a063f0c1cd1b7f880616
0xe038b0029ad9534efa694c17f2a24e6173b3a71f905126d776a048cfe577750d
0xa31775b03076e074878eec52aac4e83add28be5457fe67d64eb348e58aad21bd
0xec0f01751cb286dd9172b28d0ac1386f988992a7fdf9059faf268da0b0bdff80
0xfcab966ea482169c7fc1ac47811e492c46543ab1d848e519413924b41745f0af
0x70f949658f8517a54be330fe244905f6d5c18d0350adf7eee49e91fc3b092d3a
0x9cb836c7a3e95919f46aa77be37096631f8d6bdc8782fce6a658deb8522e27ea

Functions
Getter at block 21183088
burnConfig(view returns (address archetypebool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
 
config(view returns (string baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeeuint16 defaultRoyaltystruct Discount discounts)
name(view returns (string)
Cyber Banners
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLockedbool royaltyEnforcementEnabledbool royaltyEnforcementLockedbool provenanceHashLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false, royaltyEnforcementEnabled=false, royaltyEnforcementLocked=false, provenanceHashLocked=false)
owner(view returns (address)
0x596cf070c1fe939241ff9272c8a1bdf5eb2de417
ownerBalance(view returns (struct OwnerBalance)
(0, 0)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
provenance(view returns (string)
symbol(view returns (string)
CYBERBANNERS
totalSupply(view returns (uint256)
166
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenMsg(uint256 tokenIdview returns (string)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 enduint32 limituint32 maxSupplyuint32 intervaluint32 unitSizeaddress tokenAddress)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (struct OwnerBalance)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
disableRoyaltyEnforcement(
enableBurnToMint(address archetypebool reverseduint16 ratiouint64 startuint64 limit
enableRoyaltyEnforcement(
initialize(string namestring symbolstruct Config config_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockProvenanceHash(string password
lockRoyaltyEnforcement(string password
lockURI(string password
mint(struct Auth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct Auth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDefaultRoyalty(address receiveruint16 feeNumerator
setDiscounts(struct Discount discounts
setDutchInvite(bytes32 _keybytes32 _cidstruct DutchInvite _dutchInvite
setInvite(bytes32 _keybytes32 _cidstruct Invite _invite
setMaxBatchSize(uint32 maxBatchSize
setMaxSupply(uint32 maxSupplystring password
setOwnerAltPayout(address ownerAltPayout
setProvenanceHash(string provenanceHash
setSuperAffiliatePayout(address superAffiliatePayout
setTokenMsg(uint256 tokenIdstring message
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawTokens(address[] tokens
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
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcaddress tokenuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidConfig(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotPlatform(
NotTokenOwner(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(