NodeRunnersNFT

Verified contract

Active on Ethereum with 1,206 txns
Deployed by via 0x236e1f52 at 11274970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NodeRunnersNFT"

0x40812571d8a12cd0f3eee1372d411689989fc764adda7cdf86acf45522c29720
0x4eeb0fff1e837acdab552ef222a301e16f0e940a6a16db278b9afdfb9219cd6b
0xd8fcf86d4286b1f2318b5518e4307eaa79a43c58ea333f0bed07942168547667
0xce49cf204da82237cdba2f4f33111e9c352325e93915a1c9626e57bd0537a2e6
0xbb98451cefe8537f611530272df0e1103c4edeb07bca24fd9799daa29ad13c7f
0xb0b98af5c71270b5f00a113016a34d32a797ad546822fd0cb54c6f207c1eda99
0x0a732d1295c7f3fb50ebacef44f123a6e9b48df685f8d168d5532d6a10c5dee9
0x500489c5d3f4bbc226dfa5a5b1619ff4367b55a2fa85c547d54b81bab4016349
0x379f100121b28e387d9559483595e3d537d92b6b9fa7af8929345fdb54e45d73
0xa0d219301898a78b389b1f2c1080b85add7bfb90838f1a92919a3759628c001e
From

Functions
Getter at block 20841105
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cards(view returns (uint256)
33
contractURI(pure returns (string)
https://api.noderunners.io/api/nft.json
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
circulatingSupply(uint256view returns (uint256)
fighters(uint256view returns (uint256 strengthuint256 defenceuint256 healthuint256 rarityuint256 hashPriceuint256 series)
getFighter(uint256 tokenIdview returns (uint256uint256uint256uint256uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
totalSupply(uint256view returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addCard(uint256 maxSupplyuint256 strengthuint256 defenceuint256 healthuint256 rarityuint256 hashPriceuint256 seriesreturns (uint256)
changeFighter(uint256 tokenIduint256 strengthuint256 defenceuint256 healthuint256 rarityuint256 hashPriceuint256 seriesreturns (bool)
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CardAdded(uint256 iduint256 maxSupply
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.