SpookyKidsAlley
Verified contract
Active on
Ethereum with 1,123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4498…4351
Balances ($0.00)
No balances found for "SpookyKidsAlley"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875207 | a month ago | | | 0 | 0.00030309905 | |
| 20869962 | 2 months ago | | | 0 | 0.00062499793 | |
| 19685056 | 7 months ago | | | 0 | 0.00024347921 | |
| 19685005 | 7 months ago | | | 0 | 0.00028305287 | |
| 18908204 | a year ago | | | 0 | 0.00062385828 | |
| 18886302 | a year ago | | | 0 | 0.0012768347 | |
| 18353493 | a year ago | | | 0 | 0.00012066934 | |
| 18293154 | a year ago | | | 0 | 0.00046203638 | |
| 17647021 | a year ago | | | 0 | 0.0012855029 | |
| 17283844 | a year ago | | | 0 | 0.0019574796 |
ABI
ABI objects
Getter at block 21204687
MAX_SKA_ADOPTION() view returns (uint256)
50
MAX_SUPPLY() view returns (uint256)
8888
name() view returns (string)
SpookyKidsAlley
owner() view returns (address)
0x719406e56cb255ff16061842fc16541ea1578fb5
spookIsOn() view returns (bool)
true
symbol() view returns (string)
SKA
totalSupply() view returns (uint256)
1397
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isGenerated(uint256 tokenId) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
multiSKA(uint256[] BKAIds)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setDependentContract(address BKAAddress)
setMaxPerTransaction(uint256 amount)
singleSKA(uint256 bkaId)
spookySwitch()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SpookyMint(address adopter, uint256 amount)
SpookySpirit(bool status)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address BKAAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.