Gray Boys Factions

Verified contract

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

No balances found for "Gray Boys Factions"

0x4fc7083d7c66e1f9e396eb26282bf04c252dcae47e96ed07f9920fb7e99e8e9f
0xb26d7a03cc04ecfa8a3b6fe6e615522609ed8d14650d66f3034c5b42cb6d69fa
0xe756bfed28de4741c22892fefb5b1931c7476edddb4d34e627aaf382a482244a
0xe3d3d1a8110a419021e05042b4c01f25f96d8e1ef0478b94e4cf4f868bfd5469
0x75ae32dcd7b5952d7e7c252ce0c4f7f3096e084049e480c9704af2884b5beccd
0xe99c6654b0e923cf5718e34c3f98154cde383c95b80205998e666d4eb6e50767
0x317b507a67c247176dd04488f40ef4b6abf161f34d922b762f0a82933381077d
0x2162006a015bbbae523f9f675751de9ac996669d476dce7daa82ec530c740689
0x3fb0e3d52c10a4bd4380940b522c21056c1d54f3b816783e5a59155584a6073f
0xa4b7a6b39d17ba0232573f356ea72b6206da92a72343d19c83ff7d906e35257c

Functions
Getter at block 20912421
baseURI(view returns (string)
ipfs://bafybeihu7f4dvqlzkb3otc3i3iags3i6u56tkipi23cg6ap4lhvktha6pq/
grayBoysContract(view returns (address)
0x8d4100897447d173289560bc85c5c432be4f44e4
myFaction(view returns (uint256)
0
name(pure returns (string)
Gray Boys Factions
owner(view returns (address)
0xf77010b8a68512c67bbca86ef39bea6b3c064423
symbol(pure returns (string)
GBF
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 GrayBoys_FactionsFaction)
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
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 _grayBoysContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotApproveAll(
Nontransferable(