Brawler Bearz Factions

Verified contract

Active on Ethereum with 1,625 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Brawler Bearz Factions"

0xb9e8c1762f6abcc0ddae21717efd93ed90ffea62770c1b120ccedbf5d9fbb0f1
0x72dcc5d350601260db05f8bb6c3dd43d3af5a880b497445bd4a1f93add7ef97f
0x406e57266eb971ed6f787641b7ed80801c54b504b028ed26bc06f9c2f7930ec0
0x609e20dd792c79cacd9857c36970cf2f5766589f558f8e57a864984c22e0dc88
0x45c84ae1bc110d91748a3e5f69f7d5c1ed342b324c801cb0639722b165a7fff7
0x88cc9061330d78e9d858ac4cb2ed9486fed2c8b360441a25cdaf615885a94a68
0xc8c96f3bd8dd1ead5936b1cae6ece7ebf18050ec869ad043d3715d27f4b5e283
0x3129494e541ebb765bd97c95f39a7c4c035c14e994d91de813753b2ee6abd205
0x885dab59e03c51bab57c4de72d9e717e71a8983d8b6036cd03930d317973a198
0x5d1e39beb07fd8eabaa263b4f78ec24ed15ae262284d740cc40b9f7e89f909f5

Functions
Getter at block 20869263
baseURI(view returns (string)
ipfs://bafybeiabe24nlcvotzyha2trtwqtfc3eta6txwk63xmbnduqwqn5klgmfu/
factionTokenContract(view returns (address)
0x2ce55cb66d016a24de95fe74922269bebea71243
myFaction(view returns (uint256)
0
name(pure returns (string)
Brawler Bearz Factions
owner(view returns (address)
0x593b94c059f37f1af542c25a0f4b22cd2695fb68
symbol(pure returns (string)
BBF
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
factionCounts(uint256view returns (uint256)
factions(addressview returns (uint256 factionuint256 claimedAt)
getFaction(address _addressview returns (uint256)
getFactionCount(uint256 _factionIdview returns (uint256)
getFactionInfo(address _addressview returns (struct BrawlerBearzFactionsFaction)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _factionIdview returns (string)
validFactions(uint256view returns (bool)
State-modifying
claim(uint256 _factionId
renounceOwnership(
revoke(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(addressbool
setFactionTokenContract(address _factionTokenContract
transferOwnership(address newOwner
updateBaseURI(string _baseURI
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 _factionTokenContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotApproveAll(
Nontransferable(