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

Twitterscan Pass

Verified contract

Proxy

Active on Ethereum with 16,546 txns
Deployed by via 0xbac64c61 at 15631372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Twitterscan Pass"

0xd1db85cd4275daf4336e04b3614f544d301df474afc3dce582116e4dc7eb1c7b
0x91d10e1b634525beb0aa6f7c5940e55a6fe4b0b81d41d4127c15046277223dd8
0x6e1e07a5d1f81bf4bb6b853d41f102d56c2600739ac5c72f53c8e0a35153b48e
0xc11cfa4c133f0c9929afa5f76a611bb128e377dc0eb452a6b2ec3b7045661c6a
0xd69b98db55460cc08d763720914179b2d4e92714c19cf467f64da45c845b25f2
0x78cb64868ab8eb1b464b9a49105cb785d19b06b414cd64669d25e5be94d6cce9
0xf459a6cc97a36af9a3a2ba12b9ce25f374cae26bd36397ff7c66f6a4d99cc51a
0x74df93973c17ba66fef695cb2799b2444e7a37dd8b1015a55cbef2c3499a837b
0xdb036fbd06a9a14a010c9cc0a14e26b3cf16ce1f3f5f124949728642aff53d3e
0x6d85960c9074b368a74d16da1c96c86e996740b7b4f2231fe79b560b5c7d1ec7

Functions
Getter at block 20796008
__admin__(view returns (address)
0x113bf4c05e24608979410da1bc391f2af56ef601
__implementation__(view returns (address)
0xd7ae610e79891392f7e13187b4746d2ef23d6a0e
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
_baseTokenURI(view returns (string)
ipfs://QmeQkv2yL9fU28cxHYJrC3C1jZ1LApHcVEXMVU4d9TmTg1/
collectionSize(view returns (uint256)
10000
conf(view returns (uint256 wlSizeuint256 wlCountuint256 wlPriceuint256 beginuint256 publicBeginuint256 publicPriceuint256 refundStartIdaddress refundAddressaddress withdrawTo)
(wlSize=10000, wlCount=6688, wlPrice=80000000000000000, begin=1664766000, publicBegin=1664766000, publicPrice=150000000000000000, refundStartId=6500, refundAddress=0x5bf3a4f3d2cd6ff1dc70d48c98b4715c6a1cfc95, withdrawTo=0x113bf4c05e24608979410da1bc391f2af56ef601)
getRefundGuaranteeEndTime(view returns (uint256)
1665198000
isRefundGuaranteeActive(view returns (bool)
false
name(view returns (string)
Twitterscan Pass
paused(view returns (bool)
false
publicMax(view returns (uint256)
30
symbol(view returns (string)
TSP
totalSupply(view returns (uint256)
10000
wlMerkleRoot(view returns (bytes32)
0x01b51b50c2985fdb80aa74f2576c9516d49b1b95744872291f92c5f48f679ea7
Read-only
balanceOf(address ownerview returns (uint256)
canBeRefunded(address refunderuint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRefundPrice(uint256 tokenIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRefunded(uint256view returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicClaimNum(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimNum(addressview returns (uint256)
State-modifying
__changeAdmin__(address newAdmin
__upgradeToAndCall__(address newImplementationbytes datapayable 
__upgradeTo__(address newImplementation
approve(address touint256 tokenId
batchMint(address touint256 vol
batchMints(address[] tosuint256[] vols
grantRole(bytes32 roleaddress account
initialize(address gov
pause(
publicMint(uint256 volpayable 
refund(uint256[] tokenIds
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address tostring uri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setConf(struct Conf conf_uint256 publicMax_
setTestSize(uint256 s
setWlMerkleRoot(bytes32 root
transferFrom(address fromaddress touint256 tokenId
unpause(
whitelistMint(uint256 volbytes32[] _merkleProofpayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Paused(address account
Refund(address indexed _senderuint256 indexed _tokenIduint256 _amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.