BLOCK GAME CAPITAL
Verified contract
Active on
Ethereum with 4,017 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "BLOCK GAME CAPITAL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20916448 | a month ago | | | 0 | 0.00042972931 | |
| 20265200 | 4 months ago | | | 0 | 0.00017488786 | |
| 16307350 | 2 years ago | | | 0 | 0.00074273612 | |
| 16301158 | 2 years ago | | | 0 | 0.00086557951 | |
| 16300541 | 2 years ago | | | 0 | 0.0018410209 | |
| 16283576 | 2 years ago | | | 0 | 0.00076698586 | |
| 16265807 | 2 years ago | | | 0 | 0.00054238764 | |
| 16265797 | 2 years ago | | | 0 | 0.00055420867 | |
| 16265779 | 2 years ago | | | 0 | 0.00055986746 | |
| 16048280 | 2 years ago | | | 0 | 0.0010919315 |
ABI
ABI objects
Getter at block 21212438
_baseURI() view returns (string)
ipfs://QmPMc4tcBsMqLRuCQtPmPe84bpSjrC3Ky7t3JWuHXYB4aS/
apartmentPrice() view returns (uint256)
200000000000000000
apartmenttSupplyy() view returns (uint256)
53
hotelPrice() view returns (uint256)
500000000000000000
hotellSupplyy() view returns (uint256)
9
isPaused() view returns (bool)
false
mansionPrice() view returns (uint256)
1500000000000000000
mansionnSupplyy() view returns (uint256)
11
maxQuantity() view returns (uint256)
20
maxSupply() view returns (uint256)
9888
name() view returns (string)
BLOCK GAME CAPITAL
owner() view returns (address)
0x6f9075caf29fbea236186d37eb3bb7b1e2465802
symbol() view returns (string)
BGC
totalSupply() view returns (uint256)
4118
townHouseeSupplyy() view returns (uint256)
4045
townPrice() view returns (uint256)
20000000000000000
Read-only
_addressExist(address) view returns (bool)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events apartmentMint(uint256 chosenAmount) payable
approve(address to, uint256 tokenId)
flipPauseStatus()
hotelMint(uint256 chosenAmount) payable
mansionMint(uint256 chosenAmount) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApartmentPrice(uint256 _newPrice)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setHotelPrice(uint256 _newPrice)
setMansionPrice(uint256 _newPrice)
setMaxSupply(uint256 _quantity)
setMaxxQtPerTx(uint256 _quantity)
settownPrice(uint256 _newPrice)
townHouseMint(uint256 chosenAmount) payable
townHouseMintFree()
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(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.