AstrologyClub
Verified contract
Active on
Ethereum with 182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,655.06)
Native
Value
$4,655.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.177 | $3,955.02 |
$4,655.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297678 | 12 days ago | | | 0 | 0.00025473116 | |
| 18792215 | a year ago | | | 0 | 0.0025537623 | |
| 16666167 | 2 years ago | | | 0 | 0.0010140067 | |
| 15687743 | 2 years ago | | | 0 | 0.00040738233 | |
| 15687743 | 2 years ago | | | 0 | 0.00053972999 | |
| 15687743 | 2 years ago | | | 0 | 0.00053972999 | |
| 15687740 | 2 years ago | | | 0 | 0.00042724583 | |
| 15687739 | 2 years ago | | | 0 | 0.00050461949 | |
| 15582709 | 2 years ago | | | 0 | 0.00048031824 | |
| 15397914 | 2 years ago | | | 0 | 0.00096045335 |
ABI
ABI objects
Getter at block 21386668
baseURI() view returns (string)
ipfs://QmeZKeS127YJC1PBfQuD1T4TW7oJq6R7joZMJguGfiMh4Z/
limitPerWallet() view returns (uint256)
30
maxMintSupply() view returns (uint256)
10000
name() view returns (string)
AstrologyClub
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xbd584ce590b7dcdbb93b11e095d9e1d5880b44d9
publicState() view returns (bool)
true
symbol() view returns (string)
ZODIAC
totalReleased() view returns (uint256)
13923000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
151
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) 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)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
disable()
enable()
mint(uint256 _amount) payable
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _tokenBaseURI)
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)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.