Hall Of Fame Goat Lodge
Verified contract
Active on
Ethereum with 10,483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
129 | ERC-20 | 0.88 | -- | -- | |
TCM | ERC-20 | 0.88 | -- | -- | |
DFOMO | ERC-20 | 0.84 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274134 | 10 hours ago | | | 0 | 0.00057102493 | |
| 21263693 | 2 days ago | | | 0 | 0.00071670284 | |
| 21260421 | 2 days ago | | | 0 | 0.00039491252 | |
| 21234785 | 6 days ago | | | 0 | 0.00088491650 | |
| 21212733 | 9 days ago | | | 0 | 0.00053953825 | |
| 21206826 | 10 days ago | | | 0 | 0.00043575940 | |
| 21206165 | 10 days ago | | | 0 | 0.00041155575 | |
| 21204532 | 10 days ago | | | 0 | 0.00050535942 | |
| 21195320 | 11 days ago | | | 0 | 0.0018712986 | |
| 21195318 | 11 days ago | | | 0 | 0.0015795637 |
ABI
ABI objects
Getter at block 21277049
MAX_TOKENS() view returns (uint256)
10000
PROVENANCE() view returns (string)
7e99e18a864e0691e9a04cc4c81fe041966a38197e9d36c4b58ad085aaad9260
maxTokenPurchase() view returns (uint256)
15
name() view returns (string)
Hall Of Fame Goat Lodge
owner() view returns (address)
0x1b3a5b079a9362d4e470879c2c6237104bc4e49f
saleIsActive() view returns (bool)
true
symbol() view returns (string)
HOFG
tokenPrice() view returns (uint256)
70000000000000000
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)
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)
flipSaleState()
mintGoat(uint256 numberOfTokens) payable
renounceOwnership()
reserveTokens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setProvenance(string provenance)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.