Satomigos-CLOAKS

Verified contract

Proxy

Active on Ethereum with 2,448 txns
Deployed by via 0x3d5ff1b2 at 18214859
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
16 additional variables

No balances found for "Satomigos-CLOAKS"

0xf9c2a3ba00878e6ddd5746d86368bc4694d1f87d877d928b49a180999786ea4f
From
0xf8aec47ef319f97710c6adb3dcacaf4482c6d80fc8adfc17ec8d66458fcef5ac
0xc931e7016b4b47737698ffeefad2bd7fce6cb9288497cacf3bcff45be2492479
From
0xb9c29dbc404f3b229f521d425bfa31afa1da2d7ef317fb1978a026a57c392686
0xf45a5e80c5ddc59db407f9f3a4ace1dc2480df27b3beb0165973361c6098f834
0xd3b2636a2e145fe285a26d675af3b790ea9535938f46167fe736ecf5f83a09c1
From
0x70b732d5d6d69edbd47b2cbffb69483d906613c7a7a8200b3710a46e1a9c119e
From
0xb904ed8c1bf81d6709e75044dd2b8fc09563ca68f5fda4a04521bafb21437351
0x124baad4e1e24d1e60443e1bb43fd46a071bb48a85e0f64231b3755e2516c84b
0xe1889988dd72d7a1bcaf05f3df2ac28fb43bfd05e4c1c2b56b7c3ca63d20cb00

Functions
Getter at block 21018186
implementation(view returns (address)
0x8dfd8220976a0445b1779e5e9d6cb0bfe7b5dadc
cost(view returns (uint256)
2300000000000000
getWithdrawSplit(view returns (address[]uint256[])
([0x460Fd5059E7301680fA53E63bbBF7272E643e89C, 0xe4942081083C92d8f41062C4017dD2e1Ca6c180a], [0, 1000])
maxFreeMint(view returns (uint32)
0
maxPerMint(view returns (uint32)
134
maxPerWallet(view returns (uint32)
3444
name(view returns (string)
Satomigos-CLOAKS
open(view returns (bool)
true
owner(view returns (address)
0xe4942081083c92d8f41062c4017dd2e1ca6c180a
pauseMintAt(view returns (uint256)
8666
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)
6173
symbol(view returns (string)
SCLOAKS
totalSupply(view returns (uint256)
8666
Read-only
addressAndUintToBytes(address _addressuint256 _uintpure returns (bytes)
affiliatesOf(address walletview 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)
isTeamMember(address _addressview returns (bool)
mintCostOfOwner(address _addressuint256 _countview returns (uint256)
numberMintedOfOwner(address _addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
remainingMintsOfOwner(address _addressview returns (uint256)
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
addTeamMember(address _address
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string _namestring _symboluint256 _maxSupplyuint256 _commission
mint(uint256 countpayable 
mintAll(payable 
mintTo(uint256 countaddress topayable 
presaleMint(uint32 countbytes32[] proofpayable 
presaleMintTo(uint32 countbytes32[] proofaddress topayable 
referralMint(uint32 countaddress referrerpayable 
referralMintTo(uint32 countaddress referreraddress topayable 
removeTeamMember(address _address
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
updateBaseUri(string _uri
updateMaxFreeMint(uint32 _cap
updatePauseMintAt(uint256 _pauseAt
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
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _totalSupplyuint256 _commission
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(