DegenerateGrannyRetirementClub
Verified contract
Active on
Ethereum with 3,590 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($1,389.30)
Native
Value
$1,389.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.448 | $3,101.11 |
$1,389.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572737 | 3 months ago | | | 0 | 0.000070320330 | |
| 20203659 | 5 months ago | | | 0 | 0.00011659354 | |
| 20026457 | 5 months ago | | | 0 | 0.00095067519 | |
| 19995850 | 6 months ago | | | 0 | 0.00021338573 | |
| 19964471 | 6 months ago | | | 0 | 0.00043292373 | |
| 19880885 | 6 months ago | | | 0 | 0.00018455011 | |
| 19864937 | 6 months ago | | | 0 | 0.00020774115 | |
| 19857179 | 6 months ago | | | 0 | 0.00013548762 | |
| 19848258 | 6 months ago | | | 0 | 0.00027848058 | |
| 19657661 | 7 months ago | | | 0 | 0.00036738340 |
ABI
ABI objects
Getter at block 21226063
MAX_GIFT() view returns (uint256)
300
MAX_PUBLIC_PRESALE_SUPPLY() view returns (uint256)
600
MAX_SUPPLY() view returns (uint256)
6000
PRIVATE_PRESALE_PRICE() view returns (uint256)
100000000000000000
PUBLIC_PRESALE_PRICE() view returns (uint256)
150000000000000000
TEAM_RESERVE() view returns (uint256)
30
baseURI() view returns (string)
ipfs://QmTRTzjcjCHXZNXBkNpHtpZJ8qJrMwRpuyYmBqDASozfvg/{id}.json
getSalePrice() view returns (uint256)
1
getSaleStatus() view returns (uint8)
6
name() view returns (string)
DegenerateGrannyRetirementClub
notRevealedUri() view returns (string)
ipfs://QmRSdghBwqWPBBvyxaPjge2Q6g9fR4tg9mBqBXT5NMkDsK
owner() view returns (address)
0x5e43c5cd104f9787efaae87b4256eb19d97f9945
publicSalePrice() view returns (uint256)
1
revealed() view returns (bool)
true
totalReleased() view returns (uint256)
171366665132742323353
totalShares() view returns (uint256)
100
workflow() view returns (uint8)
6
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
freeMintPerWallet(address) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
payee(uint256 index) view returns (address)
privatePresalePerWallet(address) view returns (uint256)
publicPresalePerWallet(address) view returns (uint256)
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)
tokensPerWallet(address) view returns (uint256)
totalReleased(address token) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] addresses)
forceMint(uint256 number)
freeMint(uint256 number, uint256 max, bytes signature)
pauseSale()
privatePresaleMint(uint256 number, uint256 max, bytes signature) payable
publicPresaleMint(uint256 number, uint256 max, bytes signature) payable
publicSaleMint(uint256 amount) payable
release(address account)
release(address token, address account)
renounceOwnership()
reveal()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setFreeMintAddress(address _newAddress)
setNotRevealedURI(string _notRevealedURI)
setPrivatePresaleAddress(address _newAddress)
setPublicPresaleAddress(address _newAddress)
setSalePrice(uint256 _newPrice)
setUpFreemint()
setUpPrivatePresale()
setUpPublicPresale()
setUpSale()
teamReserve()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, 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)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _baseUri)
receive()
This contract contains no error objects.