Niftysistas
Verified contract
Active on
Ethereum with 540 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
8 additional
variables
Balances ($284.31)
Native
Value
$284.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.08 | $3,553.90 |
$284.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20780256 | 2 months ago | | | 0 | 0.00058235822 | |
| 18485845 | a year ago | | | 0 | 0.0020899157 | |
| 18485836 | a year ago | | | 0.08 | 0.0089305056 | |
| 17861490 | a year ago | | | 0 | 0.00039055265 | |
| 17061116 | 2 years ago | | | 0 | 0.0012288579 | |
| 16583514 | 2 years ago | | | 0 | 0.0010743119 | |
| 16331175 | 2 years ago | | | 0 | 0.00096956203 | |
| 16297437 | 2 years ago | | | 0 | 0.00073015633 | |
| 16297287 | 2 years ago | | | 0 | 0.0018580309 | |
| 16192642 | 2 years ago | | | 0 | 0.0011423448 |
ABI
ABI objects
Getter at block 21287296 getRemovedTraits() view returns (uint256[])
baseURI() view returns (string)
https://niftysistas.com/metadata/
dudesContract() view returns (address)
0x892555e75350e11f2058d086c72b9c94c9493d72
getArweaveGeneratorHash() view returns (string)
k204IFXhzLwEcJ0xFsQVhSCEiLZL8qzqPIRP4sqtxDc
getArweaveImgHash() pure returns (string)
WSWyugwPLdKdAVdjtNeHwolQ-6ZYZMBSp4PGF7u74NI
getIpfsGeneratorHash() view returns (string)
QmfAmCbvmPMispUK1xiS44r1Mjo1i8695rVKZ8b83Qp3Su
getIpfsImgHash() pure returns (string)
QmbHNixULPacHpwK5FugNYoeCg9YeKxJvnCyjYGXDxwGqW
name() view returns (string)
Niftysistas
owner() view returns (address)
0x061af2b3b34bd14ea9eedf9388c7c04a77a4718a
paused() view returns (bool)
false
sale_start_timestamp() view returns (uint256)
1622487570
symbol() view returns (string)
SISTA
totalSupply() view returns (uint256)
377
traitsContract() view returns (address)
0x7057b09081c794d80e13cf23389811ffec6517ea
Read-only
balanceOf(address owner) view returns (uint256)
containsTrait(uint256 combi, uint256 traitnr) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
getName(uint256 tokenID) view returns (string)
getSkills(uint256 tokenId) view returns (uint256, uint256, uint256, uint256, uint256, uint256)
getTraits(uint256 tokenId) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isNameAllowed(string newName) pure returns (bool)
isNameReserved(string nameString) view returns (bool)
isUnique(uint256 traitCombi) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
removeTraitFromCombi(uint256 initial, uint256 traitnr) pure returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events activateSkills()
approve(address to, uint256 tokenId)
assignDetachedTrait(uint256 sistaid, uint256[] traitid, uint256[] positionAfter) returns (uint256)
changePrice(uint256 _basePrice, uint256 _traitPrice, uint256 _freeTraits, uint256 _freeTraitsHolder)
detachTrait(uint256 sistaid, uint256[] traitsToDetach, bool burn)
pause()
purchase(uint256[] singleTraits, uint256[] bodyTraits, uint256[] dresstop, uint256[] dressbottom, uint256[] accessoires, uint256[] face) payable
removeTraits(uint256[] traitids)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setGeneratorHashes(string newArweave, string newIpfs)
setSaleStart(uint256 _sale_start_timestamp)
setSkillActivationBlock(uint256 activationBlock)
setTraitsContract(address niftysistasAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
updateName(uint256 tokenID, string newName) returns (string)
whitelist(address addressToWhitelist, bool _whitelist)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
NameUpdated(uint256 indexed sistaID, string previousName, string newName)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SistaUpdated(uint256 indexed sistaid, uint256 newTraits)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.