StarFrens
Verified contract
Active on
Ethereum with 926 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 "StarFrens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19111054 | a year ago | | | 0 | 0.00044957439 | |
| 19111034 | a year ago | | | 0 | 0.00069255448 | |
| 17355089 | 2 years ago | | | 0 | 0.0011822573 | |
| 16836461 | 2 years ago | | | 0 | 0.0010033356 | |
| 16756028 | 2 years ago | | | 0 | 0.0013749387 | |
| 16754285 | 2 years ago | | | 0 | 0.00093479667 | |
| 16704649 | 2 years ago | | | 0 | 0.0015589676 | |
| 16699644 | 2 years ago | | | 0 | 0.0015854928 | |
| 16586668 | 2 years ago | | | 0 | 0.0014037910 | |
| 16416574 | 2 years ago | | | 0 | 0.00079044108 |
ABI
ABI objects
Getter at block 21405809
merkleRoot() view returns (bytes32)
0x25704d847756554bb78c4d553e2f338d7fb16ab6a908c7fbcd2405f5165b2bfe
name() view returns (string)
StarFrens
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xbe077af70845347b4da8063649f4e425cc41f6d5
paused() view returns (uint256)
0
publicStart() view returns (uint256)
1649532600
symbol() view returns (string)
STARFRENS
totalSupply() view returns (uint256)
1000
wlStart() view returns (uint256)
1649517600
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleAddressMintCount(address) view 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 approve(address to, uint256 tokenId)
cashout()
mint(uint256 amount) payable
mintPresale(bytes32[] proof, uint256 amount) payable
mintZeroForOpenSea()
pause()
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)
setCashout(address addr) returns (address)
setMaxMint(uint256 maxMint)
setMerkleRoot(bytes32 root)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.