Robot Game

Verified contract

Active on Ethereum with 320 txns
Deployed by via 0xec0ad95a at 13723415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Robot Game"

0xd0cbf0e72c28d509f64c23e353961a63411e95d4f08c4cdcebd21e501f41d861
0x223555fa45a5d7688a14c070db022f75bf0202a64450da3db551884a5426f125
0xee5b6f1c4d26a4b968b2e1f347fdc49820c4df8057f9d1561433ff83857eb84a
0x405cc5d32952e5af67739e34b5c35859a965859fde90dc4afbf1d3777c909904
0x13340a51c049ef4169b31056efd99f351ed3d099a34380662855113849c1f5fb
0xc65d9f4548234189e616394d150bb488d2538a1eb05f9ec234f1c146b6196a14
0x37d49b10bd6e8125d8d7f148fdcb8e5d0e2066978b373d90767c43260cd5a1a3
0x473a300cddf5f5fa667196fe276f99af3391365fadbb339d33c1764090dfc70e
0xb792733923a3ef7d1c06ab8a460029897ba1d226bbaedec669768c72a795b99f
0x3718bcc914d32d180dd168a058069c9ded963e2e30feb91a92c8daa5d77a5c11

Functions
Getter at block 21281469
MAX_TOKENS(view returns (uint256)
50000
MINT_PER_TX_LIMIT(view returns (uint256)
5
bullStolen(view returns (uint16)
0
name(view returns (string)
Robot Game
owner(view returns (address)
0xfd9059dfd3a114c9bd8970d9d580ea573b849876
paused(view returns (bool)
true
phase(view returns (uint16)
1
revealed(view returns (bool)
false
robotStolen(view returns (uint16)
0
staking(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Robull
tokensMinted(view returns (uint256)
352
totalSupply(view returns (uint256)
352
wheat(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLegendary(uint16 idview returns (bool)
isRobot(uint16 idview returns (bool)
mintPrice(uint256 _amountview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
phasePrice(uint16view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelist(addressview returns (bool)
State-modifying
addAvailableTokens(uint16 _fromuint16 _to
airdrop(uint256 _amountaddress _address
approve(address touint256 tokenId
changePhasePrice(uint16 _phaseuint256 _weiPrice
devMint(uint256 _amount
mint(uint256 _amountpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setLegendaryId(uint16 idbool _legendary
setLegendaryIds(uint16[] ids
setPaused(bool _state
setRobotId(uint16 idbool _robot
setRobotIds(uint16[] ids
setStaking(address _staking
setWheat(address _wheat
setWhitelisted(address[] _addresses
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenStolen(address owneruint16 tokenIdaddress thief
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.