ToadRunnerz

Verified contract

Active on Ethereum with 8,933 txns
Deployed by via 0x17e899b7 at 13413014
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "ToadRunnerz"

0x0ab5943f887f42cc82dc4359ca87fb70f00d4c47df17dbf786f73f06bab3a04f
0xab7dbef1ce1499d5a1d8d14571c8ac5cef7fc65854f28a595d43412e46f24742
0x3155001134d0e80ada453bfd86d5d23d5e52fc175ed738127763015bbc0690c8
0xafacf5395a5c867133a192b464d4138703d893402d834925151ba7ce7474256e
0x38a899c3f08c42798eba65d389f7ffdc3034ea3690951efe38947965c74eda0f
0x573fefaffb3bdd8f448287915f8bf00388a831db894f3515c438a936c990acc5
0xa674f75cdec3f2d4bb8472a9cc4fb9cf3c66d9bfa3dfd80f2aa6f40967c62c09
0x656539a1d1fd24c2e525d5a11c374698df3e11c26de7d4d0f0a4efa3fcbafc5f
0x0c46f9f7042fbb8e336ec9a9cbeef7eb81a86cace2cb17a65839ed31f04b82c1
0x7f74f4be1c30e35d6f707b8babbd2b134e6c4164511714ab027d82666d51ed83

Functions
Getter at block 21257474
contractURI(pure returns (string)
https://arcadenfts.com/c_metadata.json
name(view returns (string)
ToadRunnerz
owner(view returns (address)
0xb72bf6175ed6f8c0446a053bfaa4541474b69028
symbol(view returns (string)
TDRZ
totalSupply(view returns (uint256)
4777
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)
getMaxIssuance(bytes32 _keyview returns (uint256)
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 _maxIssuanceuint256 _pricestring _gameURI
approve(address touint256 tokenId
burn(uint256 tokenId
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
setCollectionIssuance(bytes32 _keyuint256 _issuance
setCollectionPrice(bytes32 _gameKeyuint256 _price
setGameURI(bytes32 _gameKeystring _uri
setMaxAllowed(uint256 _allowed
setPremint(bool _isPremint
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AddGame(bytes32 indexed _gameIdKeystring _gameIduint256 _maxIssuanceuint256 _pricestring gameURI
Allowed(address indexed _operatorbool _allowed
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string _oldBaseURIstring _newBaseURI
CollectionIssuance(bytes32 _keyuint256 _issuance
CollectionPrice(bytes32 _gameKeyuint256 _price
Complete(
GameURI(bytes32 _gameKeystring _uri
Issue(address indexed _beneficiaryuint256 indexed _tokenIdbytes32 indexed _gameIdKeystring _gameIduint256 _issuedId
MaxAllowed(uint256 allowed
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Premint(bool _isPremint
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _operatorstring _baseURIaddress _toadAddressaddress _arcadeAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.