ArcadeNFT

Verified contract

Active on Ethereum with 13,244 txns
Deployed by via 0xb82026e4 at 13012658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#2630)
ERC-721
--
 (#7991)
ERC-721
--
 (#7342)
ERC-721
--
0x7f4fff8e7c261a14725b34c9f0d47acc6d387f44360e732bd2af4b719e45fb03
0x8ccc487f84e4f99efdf8d522287e7d5a73999916a727ca14001b2f7047fecceb
0xd8b994a494f709cef8b1b7275f413537b09d683ede148b706bec1e7479d08c81
0xc79066a56a6a3119ec3ed539858bccd3f6362da0e15eeb92bf64d4ee079be91f
0x9f369df1129d164872a1165765e3e82f88ebb72b3f2c277a24025215357b8db9
0x594c85b30e07d0510e0e54042b2b52f2f2672b3e81427ec94a8fee6ab003af70
0x162730baabc603cabe908c0ec59a47622b1351caa4d0623535e9357315d26691
0xf46f27030ff2795381312b8bab75825f95808b9cdb573f1378f12de72cf04002
0xcd0f20669c8673433c587d7d5f9e831cca7cb71cca4df70fe04f2e423c6a02da
0x88bb687bd121dd4e728983bbce52fdcd26d352536890615042b88a16cc9b6823

Functions
Getter at block 21269096
contractURI(pure returns (string)
https://arcadenfts.com/c_metadata.json
gamesCount(view returns (uint256)
5
name(view returns (string)
ArcadeNFT
owner(view returns (address)
0xb72bf6175ed6f8c0446a053bfaa4541474b69028
symbol(view returns (string)
ANFT
totalSupply(view returns (uint256)
6076
Read-only
balance(address _ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getGameKey(string _gameIdpure returns (bytes32)
getIssued(string _gameIdview returns (uint256)
interactiveConfURI(uint256 tokenIdaddress ownerview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwner(address _owneruint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addGame(string _gameIduint256 _maxIssuance
approve(address touint256 tokenId
burn(uint256 tokenId
completeCollection(
issueToken(address _beneficiarystring _gameIdpayable 
issueTokens(address _beneficiarystring _gameIduint256 _nbrOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowed(address _operatorbool _allowed
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setCollectionPrice(bytes32 _gameKeyuint256 _price
setGameURI(bytes32 _gameKeystring _uri
setInteractiveConfURI(uint256 tokenIdaddress ownerstring _interactiveConfURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AddGame(bytes32 indexed _gameIdKeystring _gameIduint256 _maxIssuance
Allowed(address indexed _operatorbool _allowed
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string _oldBaseURIstring _newBaseURI
Complete(
ConfigurationURI(uint256 indexed tokenIdaddress indexed ownerstring configurationURI
Issue(address indexed _beneficiaryuint256 indexed _tokenIdbytes32 indexed _gameIdKeystring _gameIduint256 _issuedId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _operatorstring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.