SkllFckrs
Verified contract
Active on
Ethereum with 233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SkllFckrs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17861560 | a year ago | | | 0 | 0.00036733602 | |
| 17383333 | a year ago | | | 0 | 0.0016052578 | |
| 17366061 | a year ago | | | 0 | 0.0016352291 | |
| 17325716 | a year ago | | | 0 | 0.0014805950 | |
| 16849645 | 2 years ago | | | 0 | 0.00097901854 | |
| 16402275 | 2 years ago | | | 0 | 0.0013354292 | |
| 15850836 | 2 years ago | | | 0 | 0.00040000133 | |
| 15810359 | 2 years ago | | | 0 | 0.00056504398 | |
| 15790204 | 2 years ago | | | 0 | 0.0019472834 | |
| 15788623 | 2 years ago | | | 0 | 0.0010072092 |
ABI
ABI objects
Getter at block 21193824
PROVENANCE() view returns (string)
d6086220ad24cf84c4e28461fbc7c08b48a4142a59c8ffee71336903b72a5252
allowListMintPrice() view returns (uint256)
0
baseURI() view returns (string)
ipfs://QmaHxr1XFZXWNtRcwusLYA6V2f1hELBBaSyx7d5PAvAKqS/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
maxAllowedMints() view returns (uint256)
25
maxPossibleSupply() view returns (uint256)
2222
mintPrice() view returns (uint256)
0
mintStatus() view returns (uint8)
3
name() view returns (string)
SkllFckrs
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf26e734f8f5eacf21c91d1dfc0f2db56c3d64cdb
paused() view returns (bool)
false
symbol() view returns (string)
SKFR
totalSupply() view returns (uint256)
2222
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashMessage(address sender, address thisContract) pure returns (bytes32)
isApprovedForAll(address owner, address operator) 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)
State-modifying
Events addReverseENSRecord(string name)
approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
mintAllowList(bytes32 messageHash, bytes signature, uint256 amount) payable
mintPublic(uint256 amount) payable
preMint(uint256 amount)
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)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _allowListMintPrice, uint256 _maxAllowedMints, address _signerAddress, address _currency, address _wrappedNativeCoinAddress)
receive()
This contract contains no error objects.