PetCraftToken

Verified contract

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

No balances found for "PetCraftToken"

0xb0d0e6360d8c406aa537497209cbbae0768fe27eb1b119af076119ed4c66ddad
0x8247cbef6a56a65211f6bea4eb570db3a569d1b6753d6ec0a54a877b9de9f44f

Functions
Getter at block 21387893
decimals(view returns (uint256)
18
developerAddress(view returns (address)
0xd75c341618aa4ad69e6f2b56d9b072735f6a74e9
inGameRewardAddress(view returns (address)
0x25d118b93ca97a61ab2ecf71827672d76d4bc1be
name(view returns (string)
PetCraftToken
symbol(view returns (string)
PCTOKEN
totalSupply(view returns (uint256)
2700000000000000000000000000
userGrowPoolAddress(view returns (address)
0xd75c341618aa4ad69e6f2b56d9b072735f6a74e9
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferContract(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _financeContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.