Pokemon 2.0

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0x5fc05de6 at 17853005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pokemon 2.0"

0xe94cb140ffa42d2db65697e656eb8a94fe9da3f250b05333344d5327ab61308d
0xfc04dd836e0b4dc126f1de9ea091f2e571ee8ec8e42ee47b782cc7c5966df292
0x2862366c1aacf6d35fb00619c3af524b2e97182ff1de766ed248937671db19b3
0xb1c61123d75ebb562104c71c5eac8650075beb1b03baa735d10dd167ac4ba2ab
0x8864b564b0e798b8b7bf6935c67aa818ff02f95813d5320909ade34123dea8f4
0x5cb4b981c79d1c8406115894f969d32adcfb7a797756bd8eeba3245fc22336ba
0x709512827226b6c6260a662c50045c806e9b8d115bccdc7122597a5e41071aa5
0x84b3ed2f464cb27ede405ecb58aa0d715537797e26a44c79d9d8d2c9fee5b780
From
0xa158e7282a649a31caa75782e7ac035d95d80e11aceb2133eaa91fbe0261c9e3
0xb86f92cafe6806c1766c0b659dfc9fd1ad867cb2029db2442278fff7c13e4819

Functions
Getter at block 20849421
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Pokemon 2.0
owner(view returns (address)
0x1a3386dc73209ab24f18e7b971c84ff05a5c0563
symbol(view returns (string)
POKEMON2.0
totalSupply(view returns (uint256)
4200000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.