Chirpy Boy

Verified contract

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

No balances found for "Chirpy Boy"

0x3bd2399f715e2e44b15667e25a274c1dd375a008eab28600f7efbbf23b4a2095
0xbc7641f9bdc8ef856e98b85fc26874bff4f2958dc5546352f66edba165868a63
0x9c7ba8fd1cafe6835495695a6ffcd9e9f8272a60f373399cd861771cba7e2ba6
0x27d7fce634d4bf83803beda03c8f45d3033b505da1dcdf63c1ca06ad46f1afbc
0xcc1756cf2c73c99cef0a081fa9a4e5362b00dd3a54a49f8adec6ae728c27dbfa
0x9c2abff041c0770164c521a5598057698f6e1aee9b47ef29a76a71e94e6762c6
0x2f38c92fa884467a778d73ffcf69f822e8b312a7df28d275ad671d59f7a6a246
0x2a2cf90d11ff46ea16ee21b2d720baed960142d4e3a52d4d898eb6c57207b411
0xeb306e718fcdc0de3858628d7bc8a9dfe36ec7bdd868830212d41c660df0eb8b
0x7be32ea213f63284a7dd12d0cfc419ae46df50933ee85fd517db94f39cb68cf3

Functions
Getter at block 20938240
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Chirpy Boy
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Chirpy
totalSupply(view returns (uint256)
420000000000000000000000000
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.