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

ProofOfMerge

Verified contract

Active on Ethereum with 45,832 txns
Deployed by via 0x1269b806 at 15517416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ProofOfMerge"

0x860208d38de96ad8299f68c74ddaa4d236691ae886688d26df9b3d749a0c6141
0x39ee8eb3b06f3fc5fac386b3b5b8d6b4a180ca47ce3dc0aa9f83f400a6ff0f34
0x313794ec97af2a0b04789b54450dd85e429f904a25b6ff302912d2124ec9cbe9
0xf277947e2ba0582c8c6803497ea8f2a0065e5a31e25925a4322a810b549c8ea8
0x288504a2012c6dd283b4d17f8c0c5bcb6696c593c0273ccb799178d9efff1ee5
0x0d4d5da5a4fe9ecb9830085a1539ab7a89f36dde6933da5c5999186c2d2e89c8
0x8c98c9f83c870d1c1f39ba4ed2db7b7d7097671755aec0599cdb628632dca739
0xba30c5f0d55914228013e7fdf47bf77e1a0e20b4ed36ef7a17db624945a36f8a
0x8a5d94862193416d0dd179289478e7b2936e032590b5b4a062b42d9f05fd15f8
0xdb36ee54e27ecf770c2fbb238abec872baddc03e945b1589f93232a439999734

Functions
Getter at block 20793924
asciiGenerator(view returns (address)
0xcd6f0bfa1a53408de5c15d2028bae7afd6b30bc2
getLicenseName(view returns (string)
CBE_CC0
getLicenseURI(view returns (string)
ar://_D9kN1WrNWbCq55BSAGRbTB4bS3v8QAPTYmBThSbX3A/0
licenseVersion(view returns (uint8)
0
mergeHasOccured(view returns (bool)
true
owner(view returns (address)
0xb3968c8e5280adf1523d5947dfb7b83e8c80dd99
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
hasMinted(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
burn(
mint(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setASCIIGenerator(address _asciiGenerator
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _asciiGenerator
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
CantMintPostMerge(
NonTransferableToken(
NonexistentToken(