SKEL

Verified contract

Active on Ethereum with 236 txns
Deployed by via 0xbfeeb9d8 at 14452521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SKEL"

0x2ad7f484ea3128bad535600786004e48525171695cc5918d8b63a9b4e5af6093
0x4e50fb3033aea8d00b79d5e532165c671734e11237444ba35a9c31427a006559
0xe203c4e2ddcd336bcd50275b150ff96bcdd3ef1333594e82d81f82e0fc51d2ab
0xb71fda3ee2340d3326d5bbaad983df19d9f6648a72672328627240dc364c939b
0x0c32a34630440bf409938455e8c2bd68fd4e923a48dba6e9bed5ff0306935c60
0x1c637247b36e556c3274edfb6a998b130cdc070e3598f86ffbb333c86fbc56ec
0xd5423fe987b15c29c45f1f90dfea5b13c92b33f9833922f578920b1fd9d6be53
0xa7c0c14a45baddd739c6edb8c47886f1e3435a3e3d3871fc572bd99d522c0716
0x551f9abbfa98ca27d34eb90a78c5b17142170c0b90e64ec134f1339d914a44a4
0xdf7a864701919610153938f319b1d338ca2ed7d4402d2f23b732c615f550f825

Functions
Getter at block 21276735
MAX_MINTS_PER_TX(view returns (uint256)
10
PUBLIC_SALE_PRICE(view returns (uint256)
30000000000000000
getBaseURI(view returns (string)
ipfs://Qmc5VkdZeSodYTRNUnabydgWiARJ7at61myTsfeaGskT6n
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
555
name(view returns (string)
Skeleton Revenge
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xca5f1bde51d3f0035468ed10c4030a72002371d3
symbol(view returns (string)
SKEL
totalSupply(view returns (uint256)
518
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.