CryptoPokemon

Verified contract

Active on Ethereum with 695 txns
Deployed by via 0xaabbe85a at 5189109
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x70ce335fbb5a12561855cd7d615ec46c4c69ec73d35845fa3eace8ff11a2e30a
0xadc416bcd30c3dae7b311bea0a405e54bffb3d4af9071fca87fa6da0b4e779f7
0x49f346bf8fc0253a42f80420dd89755a12f1747701127131f152b07f95a42931
0xca44554f54283bf86c0973e6a2e6473b9df50ae01ddd07fb59c5657c69ad984d
0xa3f44fb2c7d1df63d10ae7038005504c8a9ed1abedc295f39473afea92ee5a41
0x9111b9a3bf77b146956a98f20a75e26ce487d0993a5a7eacdd8679ae6acab6c9
0xcd7b1160b97d6a4015edbb4befb12bc8f5300eef8ed4b84cd630f44f72008549
0xfec3dc85df4d1974959b2189136215e36d8cc71d1c89e0bba25bc8e8790e5453
0x35acc7cc306c08f185e7a1791ad48e3094ac6bfa8c6a958d05d0730c30a10f77
0xf239f90a6688c909ef86805342e3c1e143b955af8d2891bcd2583a27f958c7a9

Functions
Getter at block 20962322
GetGamestatus(view returns (bool)
false
totalSupply(view returns (uint256 _totalSupply)
12
Read-only
getPokemonCurrentPrice(uint256 _pokemonIdview returns (uint256)
getPokemonDetails(uint256 _pokemonIdview returns (string pokemonNameaddress ownerAddressuint256 currentPrice)
getPokemonLevel(uint256 _pokemonIdview returns (uint256)
getPokemonLock(uint256 _pokemonIdview returns (bool)
getPokemonOwner(uint256 _pokemonIdview returns (address)
levels(uint256view returns (uint256)
State-modifying
addAdmin(address _admin
addLock(uint256 _pokemonId
addPokemon(string pokemonNameaddress ownerAddressuint256 currentPrice
deletePokemon(uint256 _pokemonId
pauseGame(
purchasePokemon(uint256 _pokemonIdpayable 
removeAdmin(address _admin
removeLock(uint256 _pokemonId
setOwner(address _owner
setPokemon(uint256 _pokemonIdstring _pokemonNameaddress _ownerAddressuint256 _currentPriceuint256 _levels
setdevFeeAddress(address _devFeeAddress
settournamentPrizeAddress(address _tournamentPrizeAddress
unPauseGame(
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.