Sturdy Token

Verified contract

Active on Ethereum with 5,856 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,002
0x53c03aad5c058cb7fbe2c00c5ced07c79b9499b2eec2c014873aea8f618cbbcf
0xdeb7faf82745f8f9bf4c2e68efbf83fe2cc2d3d96dfda3834c21bb14edf83d85
0x49a9996b77d2d1c2b59be21b926a64f2be1687680265b1b78693c1dc159d248c
0xc3efd14435ea833f98abbfdd87145472e7a5e81d99f9f6bbd64cb453bd5ced74
0x3c4b64fca0f0d4f4177fd817c23c7ca973abd56c9c7ae4a284511cbf01bd59d4
0xf5af7fb1b1d05004a7be46ff42412dd0cee51b90c360a480f1f392196950583e
0x47f37353d27c73cd3b14d18c09203f6d675262e59d3fedd2b7e9d77324e3ccdc
0x79a4f6d7bd096c9bd7229f760e611e9679ab7c76181620274bd03ac3718068c3
0x3bb7f714f55ba68993cd4b82497d6fc2632730397d4ce779106d02bb9b3ea142
0xaf6f560b75647cbf804c032fd87da86331c82537a276ab944347facefc12692e

Functions
Getter at block 21200737
DOMAIN_SEPARATOR(view returns (bytes32)
0x75d9452bf6e7bb9b393b6c0c2cdd3f10b69cb6358c1837fa9442877b373f2c42
decimals(view returns (uint8)
18
name(view returns (string)
Sturdy Token
owner(view returns (address)
0xfe6de700427cc0f964aa6ce15df2bb56c7efdd60
symbol(view returns (string)
STRDY
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
canCall(address userbytes4 functionSigview returns (bool)
doesRoleHaveCapability(uint8 rolebytes4 functionSigview returns (bool)
doesUserHaveRole(address useruint8 roleview returns (bool)
getRolesWithCapability(bytes4view returns (bytes32)
getUserRoles(addressview returns (bytes32)
isCapabilityPublic(bytes4view returns (bool)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
migration(address[] usersuint256[] balances
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setOwner(address newOwner
setPublicCapability(bytes4 functionSigbool enabled
setRoleCapability(uint8 rolebytes4 functionSigbool enabled
setUserRole(address useruint8 rolebool enabled
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnerUpdated(address indexed useraddress indexed newOwner
PublicCapabilityUpdated(bytes4 indexed functionSigbool enabled
RoleCapabilityUpdated(uint8 indexed rolebytes4 indexed functionSigbool enabled
Transfer(address indexed fromaddress indexed touint256 amount
UserRoleUpdated(address indexed useruint8 indexed rolebool enabled
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.