Groupies
Verified contract
Active on
Ethereum with 9,020 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 "Groupies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21132477 | 4 days ago | | | 0 | 0.00088767052 | |
| 21106800 | 7 days ago | | | 0 | 0.00019792187 | |
| 21106662 | 7 days ago | | | 0 | 0.00014854557 | |
| 21106645 | 7 days ago | | | 0 | 0.00018976212 | |
| 21106598 | 7 days ago | | | 0 | 0.00022482112 | |
| 21106598 | 7 days ago | | | 0 | 0.00025143307 | |
| 21106598 | 7 days ago | | | 0 | 0.00025143307 | |
| 21106598 | 7 days ago | | | 0 | 0.00025143307 | |
| 21106598 | 7 days ago | | | 0 | 0.00025143307 | |
| 21106598 | 7 days ago | | | 0 | 0.00025143307 |
ABI
ABI objects
Getter at block 21158505
DURATION() view returns (uint256)
172800
END_PRICE() view returns (uint256)
60000000000000000
MAX_MINT_AMOUNT() view returns (uint256)
10
MAX_SUPPLY() view returns (uint256)
10000
PRICE_PER_SECOND() view returns (uint256)
11000000000000
START_PRICE() view returns (uint256)
1960800000000000000
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmUZwYBbqRQP9r9MshwaMpoJRHEjK2o9a7iEtCtwdaTJNd/
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmdxRpVaoFSt6sDic1DV9j6HFytDYseFtSWt3UXMVEf1Lt
currentPrice() view returns (uint256)
60000000000000000
decimals() view returns (uint256)
0
details() view returns (uint256 _startTime, uint256 _endTime, uint256 _duration, uint256 _startPrice, uint256 _endPrice, uint256 _priceSecond, uint256 _priceAtBlock, uint256 _blockTimestamp)
(_startTime=1631547540, _endTime=1631720340, _duration=172800, _startPrice=1960800000000000000, _endPrice=60000000000000000, _priceSecond=11000000000000, _priceAtBlock=60000000000000000, _blockTimestamp=1731256559)
endTime() view returns (uint256)
1631720340
name() view returns (string)
Groupies
owner() view returns (address)
0x98f42d7a7f1fbb124adb4344298f3db5413f5f8f
ownerMintsRemaining() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
startTime() view returns (uint256)
1631547540
symbol() view returns (string)
GROUPIE
totalReleased() view returns (uint256)
617771005000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
10000
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)
priceAtTime(uint256 time) view returns (uint256)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
batchOwnerMint(address[] addresses, uint256[] amounts)
mint(uint256 amount) payable
ownerMint(address to, uint256 amount)
release(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 newBaseURI)
setContractURI(string newContractURI)
start()
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)
Log(address indexed to, uint256 price, uint256 amount, uint256 cost, uint256 sent, uint256 change)
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(uint256 durationInHours, address _proxyRegistryAddress, address[] addresses, uint256[] amounts)
receive()
This contract contains no error objects.