PetWalk

Verified contract

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

No balances found for "PetWalk"

0x857bd1dadb95f41e8f331149bd0446479379afcc9dc8bd3a5d5d72eb0802d772
0x57630f082d1cd3bc743b38628867635402a732364c5517e7150cafe47daefe6b
0x47777a0cba9b470aa424eb091941aaa6d41401db45a601466640e43feebf6f13
0x96919f653a1b583acc16e5bcc0cf1465341f49bbbb6416baae25cd4a8bd8e9f2
0x263ebf20902b5fa2aff8411b029799bef247febac224a40d5f8b9348508292c2
0xdd55d14fded5d66af0a154296d587e165cd5a067d08d3e1077fec0ff8251e0fa
0xe825b40d8f5ea2efc6709ec017c2b19bf4e137a543e1516ec549410652a0b643
0x4e71afa87e7f4a9598a8d680c34589edf863d3674903150109364a720bdf7598
0xa81fd51db6177e19a2d1c80fae369a5b0d86fd378f5fa498953ee493d3955d69
0xd88cd74701a312a4e02f39831c617c6f3c8e0cf55918d4831ee59d5ca5501553

Functions
Getter at block 21378812
decimals(view returns (uint8)
3
getSimpleAddr(view returns (address)
0x4e983b96ca3550556c176abb5fd1d88c489b4cda
name(view returns (string)
PetWalk
owner(view returns (address)
0x4e983b96ca3550556c176abb5fd1d88c489b4cda
symbol(view returns (string)
PW
totalSupply(view returns (uint256)
2000000000000
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(
setSimpleAddr(address newAddr
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
transferToAddr(uint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.