Stratos Token

Verified contract

Active on Ethereum with 39,075 txns
Deployed by via 0x3268097d at 12597708
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $291.74
ERC-20
Value $215.58
ERC-20
Value $0
ERC-20
--
0xd12e4a10e436efb28c4089e65650d04a5df4df6abc830841ee8418fac02ea8a7
0x07ff4aac46fe3d2f2e69865cf7ac93162342d7e427c8970eccea18728aa59214
0xcb71621575164d0e5f15d74b22ddecc00dc8fcdcc1fb4e36a90c6be57be06040
0x5bb57eef59a00eba9638532eb957114595849a21b21dd7b7f9390b797f5fa954
0x796de11183fcbd1f6cff4071ad6963401d1a6d8fc25af940af33503bacb53f4b
0x0678ec3509a0dc5ab38be7042e75faa3c579ee926ec22c8f56d5ece76d14f613
0xca9cc58aed38f0acfda30e625e02c80497466449c67e6d5a7dffd325b84ca55b
0xb6166af1ce9871a8577eae9227f3e4c030709a3fb74cf8f571ddc504b0ad4e2c
0x692f9d99247f5f609286ab98c3a52a3850833bd03d989ad29bcc1288cd5bf286
0x6ed5085507279533b3d2e0b983f87e2d1c6caa244df92607478ba688d7ee7760

Functions
Getter at block 21157381
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINT_BURN_ROLE(view returns (bytes32)
0xa60cb0df7bc178038b993aa2e0df2e2cfb6627f4695e4261227d47422ae7e2a6
decimals(view returns (uint8)
18
name(view returns (string)
Stratos Token
owner(view returns (address)
0x811273bd3d1a4167cfb98063e2447f2b5ab07d1f
paused(view returns (bool)
false
stopped(view returns (bool)
false
symbol(view returns (string)
STOS
totalSupply(view returns (uint256)
28215640132752486010564157
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address guyuint256 wadreturns (bool)
burn(address guyuint256 wad
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantMintBurnRole(address account
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address guyuint256 wad
redeem(uint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeMintBurnRole(address account
revokeRole(bytes32 roleaddress account
setAuthority(address authorityAddress
setOwner(address newOwner
start(
stop(
transfer(address dstuint256 wadreturns (bool)
transferFrom(address srcaddress dstuint256 wadreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed guyuint256 wad
Mint(address indexed guyuint256 wad
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.