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

STPC

Verified contract

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

No balances found for "STPC"

0x982f1737ad5fbda2e851bb6f684babc2f33b2c4b382c253ebb38e884e5cc21ab
0x0a654ca529862144362f7720c6df68563e2513f3214b56b9d51f1562bc88ff34
0xfe158ab3544dfc169a92c0b978ba54a57dce70edb019ba864039f8322ff722ab
0x5479a388720681672136e447d7e375d857150b1165041652b31316f5e2822aac
0x787fb8dd51cccb3d454270b79bb22e641737ed86b6de724a20c4d0e3bcc7e92b
0x4f0b005ef5fbb37ee97c56fdae2628a5073bd435989e6f6a93b48a6958527e4e
0x0a1dbd6ec7e7893ecae7db39045276ce398bff55cef473b62a3bf3fd7902af6b
0xc83c7340438d35217e8c4091b9692727d65a311761563abd7a7bde6cd58bd03c
0x6dd564c8e6d845c6802d0088dcd2f51513439434711e02d67ce6383a214e6420
0xb0193a8174ff1884901805d9e9cdfb0b9cc566ab590006fd77ec326f35b1ef5e

Functions
Getter at block 20809680
controller(view returns (address)
0x16325861200b3df219d808d3572394b036efad82
decimals(view returns (uint256)
18
name(view returns (string)
STPC
owner(view returns (address)
0x12d36d353805d8c32d7b40c083423d37f7cf53ac
paused(view returns (bool)
true
symbol(view returns (string)
STPC
totalSupply(view returns (uint256)
36054432000000000015029321000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
frozenAccount(addressview returns (bool)
isFrozenAccount(address targetview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freezeAccount(address targetbool freeze
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
pause(
renounceController(
renounceOwnership(
setController(address _controller
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FrozenFunds(address targetbool frozen
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
renounceControl(address indexed controller
setControl(address indexed newController
Constructor
constructor(string namestring symboluint256 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.