This contract is being backfilled. You may encounter incomplete storage history.

MEGALITH

Verified contract

Active on Ethereum with 1,256 txns
Deployed by via 0x230cc3cc at 15452294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62.89
0xf14395138c013ea52c6ab8f4d901f60b9512912748662ad91f90b82681241972
0x90385360e32e0c4b70874709e6e54acf1002acb09a2e01684f5cd3a9e4412c0b
0xceb7832eaf49f5e2bf88f88763d3913d66659e017ca1f91ce9b4b79de168ea47
0xc08c4ba9df9dc65c767f5af93fa4e2a328121855b4dd73a2b7423e08e4e55b70
0xb796e1b503581297d894a7296badfd451405e0907134bb26f6343893d7d2f6de
0x9670c720d451a14808f60ca7b825b92a6998959b6a03ceeb0ecbd551b2a994e0
0x6bb1331b52b02d8840c3338ea35d4c026c10ddc01c8827f24fa7d093be37f5a6
0x3e45ce97d645c15c72be1b10b01cd7c4a67681ac951e5cd247e64c4f5bea4afe
0x594080cfd30f32b8703321feb55f02691a6de0eb488d871d736c679ed0e14c3a
0x54b1df0531e638eb6450d8227c2b1c0d2ebfdf6b4c7198ada3329ca274b4e9dc

Functions
Getter at block 20798489
baseURI(view returns (string)
ipfs://Qma4bkJ2xffv2wmo7Mu27xsFmpYNyU1ndMxtPezM4MfetC/
broadcastActive(view returns (bool)
false
developerSacramentState(view returns (bool)
true
name(view returns (string)
MEGALITH
owner(view returns (address)
0x8ce91e524b9564c32245b3bf71910aefc2287c1b
prayActive(view returns (bool)
true
sacrificeActive(view returns (bool)
false
symbol(view returns (string)
KEYS
totalSupply(view returns (uint256)
333
vandalismFee(view returns (uint256)
10000000000000000
Read-only
addressSacrificed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payedAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
broadcast(uint256 tokenstring mediaHash
developerSacrament(uint256 quantity
flipBroadcastActive(
flipPrayActive(
flipSacrificeActive(
pray(
sacrifice(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setOwner(address newOwner
transferFrom(address fromaddress touint256 tokenId
updateBaseURI(string newBaseURI
updateVandalismFee(uint256 newVandalismFee
vandalize(uint256 tokenstring mediaHashpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Broadcast(address indexed injectoruint256 indexed tokenstring indexed mediaHash
OwnerUpdated(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Vandalize(address indexed injectoruint256 indexed tokenstring indexed mediaash
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(