BORED GOATS
Verified contract
Active on
Ethereum with 2,563 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "BORED GOATS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295367 | 4 days ago | | | 0 | 0.00065486059 | |
| 21166500 | 22 days ago | | | 0 | 0.0019705037 | |
| 21035839 | a month ago | | | 0 | 0.00098531359 | |
| 21035835 | a month ago | | | 0 | 0.00096996169 | |
| 20598455 | 3 months ago | | | 0 | 0.000040227186 | |
| 20504342 | 4 months ago | | | 0 | 0.000060460104 | |
| 20184916 | 5 months ago | | | 0 | 0.00043312972 | |
| 20156187 | 5 months ago | | | 0 | 0.00013597551 | |
| 20148932 | 5 months ago | | | 0 | 0.00021677829 | |
| 20028862 | 6 months ago | | | 0 | 0.0013249778 |
ABI
ABI objects
Getter at block 21327136
MAXIMUM_MINT_RAFFLE() view returns (uint256)
10
MAXIMUM_MINT_WL() view returns (uint256)
3
MAXIMUM_SUPPLY() view returns (uint256)
9999
baseURI() view returns (string)
ipfs://QmX9AUxwqJ1yYpSjS7T9QdnUHp4MtnYDNwBfh7D6UHsZNE/
getPrice() view returns (uint256)
190000000000000000
getSaleStatus() view returns (uint8)
0
giftCount() view returns (uint256)
0
isRevealed() view returns (bool)
true
merkleRoot() view returns (bytes32)
0x68504f0705783e6f1efa2ff392428111cd0970fbf878030137e599567046dc77
name() view returns (string)
BORED GOATS
notRevealedUri() view returns (string)
ipfs://Qma2wu4RhVTjg57yrKWjkPX8sSuwM9vRdLVoP3EBy5ZwHv
owner() view returns (address)
0x01a7d6f624e4aa5128552fc77e0d94980d43ef39
privateSalePrice() view returns (uint256)
190000000000000000
symbol() view returns (string)
BG
totalReleased() view returns (uint256)
326990000000000000000
totalShares() view returns (uint256)
10000
totalSupply() view returns (uint256)
1721
workflow() view returns (uint8)
0
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasWhitelist(bytes32[] _merkleProof) view returns (bool)
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)
tokensPerWalletRaffle(address) view returns (uint256)
tokensPerWalletWhitelist(address) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
gift(uint256 _mintAmount)
presaleMint(uint256 ammount, bytes32[] _merkleProof) payable
raffleMint(uint256 ammount) payable
release(address account)
release(address token, address account)
renounceOwnership()
restart()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMerkleRoot(bytes32 root)
setNotRevealedURI(string _notRevealedURI)
setUpPresale()
setUpSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateRafflePrice(uint256 _newPrice)
updateSupply(uint256 _newSupply)
updateWLPrice(uint256 _newPrice)
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)
WorkflowStatusChange(uint8 previousStatus, uint8 newStatus)
constructor(string _initBaseURI, string _initNotRevealedUri)
receive()
This contract contains no error objects.