Xyber

Verified contract

Active on Ethereum with 449 txns
Deployed by via 0x8dda345a at 16995592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11.68
0x557792b55e885e35273ec3f520cd94273d4501a18ff1c414ea068331577333f8
0xc96eb7089a43615a784f1aa36cb064a0732a6833d7cc181cdf3a8664dc7fda2c
0x1201fb5a227520098553d050fcbff67ac5f515599ea69aeed99188d0e1d59d22
From
0xe78af29c462b476450f3a9c8ce086d219424d4393c439385fbb50d0a878a5612
0x90c7d2337293fc50f4d0e4868ea352680adeb38b967d84979fed717d13d9d8fc
0x803a73cca3303f6c02c35efe702d7c45ab1ac13c750d829572a390fe47b31110
0x7099086e1b4c4bcb552eee18a076e2188c9c4ecec12bc80ea8477ab1c423c122
0x495aeda3d9e9667c385bfb4f37909b5d98f7311bee2ae028b22e04d2533ccf9b
0x7926a2b3f5ab5035fcb1675a34577b627a4593e2bb9de359c6bfa70664a4cc02
0x0665b24a33c2a893cb8d89932d1423e54d6b392cf5057323caba2ac96e94235f

Functions
Getter at block 20919151
agentListPrice(view returns (uint256)
10000000000000000
agentListSaleStart(view returns (uint32)
1680955200
agentListSupplyCap(view returns (uint256)
3333
isAgentListOpen(view returns (bool)
true
isPublicOpen(view returns (bool)
true
maxClaims(view returns (uint256)
3
maxSupplyCap(view returns (uint256)
4444
maxTokensPerTx(view returns (uint256)
3
merkleRoot(view returns (bytes32)
0x7159ca77b1c6a53090cfbf004450430f7df081f2675b94da33fd599ff2ce78a6
name(view returns (string)
Xyber
owner(view returns (address)
0x771603aa84dd51fbe74eaf9841ba3488b5c0607f
price(view returns (uint256)
12000000000000000
publicSaleStart(view returns (uint32)
1680957000
revealed(view returns (bool)
false
symbol(view returns (string)
XYBER
totalMinted(view returns (uint256)
611
totalReleased(view returns (uint256)
6121200000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
611
Read-only
agentsClaimed(address userview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedByAddr(address addrview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
agentListMint(uint256 quantitybytes32[] proofpayable 
approve(address touint256 tokenId
deleteDefaultRoyalty(
publicMint(uint256 quantitypayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reveal(
rewardCollaborators(address[] receiversuint256[] amounts
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setSaleTimes(uint32 _agentListSaleStartuint32 _publicSaleStart
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initNotRevealedUriaddress[] payees_uint256[] shares_
Fallback and receive
receive(
Errors
AlreadyClaimed(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
ClaimClosed(
InsufficientFunds(
InvalidInput(
InvalidProof(
MaxSupplyReached(
MintToZeroAddress(
MintZeroQuantity(
NonExistentTokenURI(
OwnerQueryForNonexistentToken(
QuantityOffLimits(
SaleNotStarted(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(