Black Meta Multipass
Verified contract
Active on
Ethereum with 4,830 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d64…8c95
0x33e6…0734
-
variable spans 12 additional slots
-
variable spans 12 additional slots
-
variable spans 12 additional slots
-
variable spans 12 additional slots
-
variable spans 12 additional slots
Balances ($0.00)
No balances found for "Black Meta Multipass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20975778 | a month ago | | | 0 | 0.00029402049 | |
| 20916261 | a month ago | | | 0 | 0.00043722010 | |
| 20754118 | 2 months ago | | | 0 | 0.000070126139 | |
| 20630758 | 3 months ago | | | 0 | 0.000080274315 | |
| 20630725 | 3 months ago | | | 0 | 0.000087781736 | |
| 20630669 | 3 months ago | | | 0 | 0.000065907073 | |
| 20170035 | 5 months ago | | | 0 | 0.00027863918 | |
| 20170028 | 5 months ago | | | 0 | 0.00023768753 | |
| 20117231 | 5 months ago | | | 0 | 0.00015810070 | |
| 20117223 | 5 months ago | | | 0 | 0.00028729187 |
ABI
ABI objects
Getter at block 21244794
contractSettings() view returns (uint208 mintFee, uint16 maxSupply, bool OGPrivilege, bool mintingPermitted, bool bypassWhitelist)
(mintFee=0, maxSupply=3000, OGPrivilege=true, mintingPermitted=true, bypassWhitelist=false)
getAvailableClearanceLevels() view returns (uint16[13])
[0, 0, 65, 87, 160, 190, 224, 219, 224, 241, 0, 0, 0]
getCurrentIndex() view returns (uint256)
1590
name() view returns (string)
Black Meta Multipass
owner() view returns (address)
0xcbdc31ada107be9775992a0572439520427148db
symbol() view returns (string)
BMPASS
totalSupply() view returns (uint256)
1590
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAvailableClearanceLevelsGivenBytes(uint256 _Bytes) view returns (string[])
getClearanceLevel(uint256 _tokenId) view returns (string)
getCommand(uint256 _tokenId) view returns (string)
getInsult(uint256 _tokenId) view returns (string)
getRarity(uint256 _tokenId) view returns (uint256)
getResponse(uint256 _tokenId) view returns (string)
getSecurityTerminal(uint256 _tokenId) view returns (string)
getStation(uint256 _tokenId) view returns (string)
getUserGroup(uint256 _tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
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)
claim(uint256 _BytesReceived, bytes32[] _merkleProof, uint256 _whitelist_position) payable
initiate(uint256 _tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setBypassWhitelist(bool _bypassWhitelist)
setBytesAddress(address _contractAddress)
setMintFee(uint256 _mintFee)
setMintingPermitted(bool _mintingPermitted)
setOGPrivilege(bool _OGPrivilege)
setRoyaltyAddress(address _receiver)
setRoyaltyPercent(uint256 _percentage)
setWhiteListContractAddress(address _contractAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeClearanceLevel(uint256 _tokenId, uint256 _newClearanceLevel)
withdrawBytes(address _recipient)
withdrawEth(address _recipient)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
FundsReleasedToAccount(uint256 EthAmount, uint256 BytesAmount, address account, uint256 date)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _BytesAddress, address _whiteListAddress, address _royaltiesCollector, string _baseURI)
receive()
This contract contains no error objects.