ArcadeNFT

Verified contract

Active on Ethereum with 13,228 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
--
0x654dab0c97c6ea04c1c9c9aa456673b4d669485022d81c25c3fddc1fec6eee3e
0xb78176c2b8c657b4cb8786f78342e74b35b5463ee7bf60edbf8b5b01551d7ee1
0xf9eca6c5f08a74c6e00d902b0e53e525ee27c367cfbe3d70b13420dfcb0b82ae
From
0x1061e63a1dc2c3c38841c58fb979435fb8a18cc2e1c73b460fdb2e6e3f111c45
0x22d23da57c4678452b9442714e90e681ddf41c9b599fcc3d733814d19efde140
0x16de0ccc6ff0853cd1ca60974416819e039097b4c60731c2ef86bcc59366d905
0x114ac500dc5f69eb174ad7ed4c2d64c5943ff557c1a43e16ba39c9895b5a521a
0x18a27718350bd19c95b83c9bfb926910a6a47e6e4ae89e2add5be8d6bcc5a303
0x31e56dde7da884930eba2042a181f34eeb056c614bea3c5f8e23c20daaae02f8
0x9053058893a1a1d178e154238adf214aea0f8a4b4d7e2779fef095b0c35aa3e0

Functions
Getter at block 20791653
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.