TBECard

Verified contract

Active on Ethereum with 190 txns
Deployed by via 0x5948ebb9 at 11537914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TBECard"

0x61c17a4304bce9a976a81c95a915ba1b9477b2d52a53677da0b6582c32a4708d
0xd3fc1c1bd6d617edbe034c33b00977918fce0553b2a67f703a036ede282b0173
0xf9f1f3014ffff12aaa92f990293642211783e8589b0d704480862f3082534cdc
0xed017a97a80da3eaa4530719addc068333c1640ffa9a23fa088ada20de5bb4bf
0xebdcfaa841d31f4c95e15bee4221c3d5b6545e2b877f3a19ef0bfe0e57836125
0x8a4f7b249d44bc44496f2cbbb8418648f794381ef7b3f9324b16a9ddf658e404
0x7c0d0b92480c09000def358ee164978b109a0dac598bfe7110b33a545561a984
0xf23feea8de2b5d32ee24690f36d8fa066238808829bd1ec07c6f7af9fb7a029b
0x1782ab99242d2be7f7af5a6c3fb9391bb44f855a6d8f6448102f67f27e87c5c7
0xec7fddef47c771f8aeca811d2cba030eebef263f49732b62f19fe30b305e9052

Functions
Getter at block 21048233
contractURI(pure returns (string)
https://api.tbe.cards/api/contract/tbe
isOwner(view returns (bool)
false
name(view returns (string)
TBECard
owner(view returns (address)
0x56f379272115f4747d7caa855ba4fa5d2c80a219
symbol(view returns (string)
TBE
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
batchBurn(address _fromuint256[] _idsuint256[] _amounts
batchMint(address _touint256[] _idsuint256[] _amountsbytes _data
burn(address _fromuint256 _iduint256 _quantity
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
mint(address _touint256 _iduint256 _quantitybytes _data
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string _newBaseMetadataURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.