This contract is being backfilled. You may encounter incomplete storage history.

stargazeprotocol.com

Verified contract

Active on Ethereum with 2,327 txns
Deployed by via 0x57ec88b6 at 11328649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0aeb352e1c9dc4b727ae6fa99c29852c157172abb5c920deb07978cc4937dc76
0x2bcad8cc240b2cfd1bf5fc4d5301ea957cae9cb0bc95571629e2d9dd13cf5675
0xcfc8ac3bde9c593762c5a1606b3a61afbc2374ca9d8779549f22fa22d47cbf95
0xce55dc8bc65bd81b866813bffc7a49834c0d7bd9835d73a4d659284aa30ddcc6
0xf99542321660bc21ede64c1297c0197400673d72787ff7156a0d54a7a175e302
0xe9094ddd5d7da32e31b29c68c2a1481a2cfaab6861a75d27eba58db0c752cc95
0xd50508f832644f304cc4508a33327b6af1785e9312c1db158b85aade23624155
0xfab9e81611e0aff39b71f8282b890a9d1b45aa4cd153518781b3e586fb7eb58a
0x744ce99e1fdde168dfc7c075a8c64306c5ca4ed9c68fa43a9925a870e3ebc2ae
0x317cddc89969ae2263870cc5799863b771605fe8b242f4787f212d2f501ec706

Functions
Getter at block 20797564
decimals(view returns (uint8)
9
name(view returns (string)
stargazeprotocol.com
owner(view returns (address)
0xd0facf73e1df0746b44abf85e9e9af93d518d635
symbol(view returns (string)
STGZ
totalFees(view returns (uint256)
2252820537148151
totalSupply(view returns (uint256)
10000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.