Spectral Token

Unverified contract

Proxy

Active on Base with 60,395 txns
Deployed by via 0x08e19395 at 13934697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $1,711.97
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xfc72433f8761371167f4c06becc01cd1298ccdb8c4eeaeb46bd09dc30b392e9b
0xfac4411a8386dfb95be7d58a71f2c2aa642a7708fb503a6ed1512ab0dedef374
0xa236b48d7a5a135cb43d61f403644f97d75dfc1e24117cc746c4c03093630d9b
0x54b3fc9d025c7a572781da64c00e947c6143d18acc1b5c719f77137bd0ff161d
0x69ab7a4232507cc32c43556dfb878120994ead99532752fecb35653ce2ccfeba
0xca77f87372f7f906f06d7083dcd66a573e15ba902a01bc0964ef3a0a05eaa96c
0x048cf95a6bf3aa3f0ca6a03be48ad492ee53971038320d5675f31b301c1d41b4
0xbfcfd95a0f700b83ba5480021ab3322393081d5e6056b768fd19ac10eec9c8b9
0xf4da3d93f412eb5a278d50c02845e515169fc97a60bbc320e93789e2665a0cf7
0xad411a7dcbc6d91cd30148c4685166102ca863a20ffc2f17c00fde3b9dbb37e8

Functions
Getter at block 22747570
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xc49d493de8b07a3eebb4f55ff0fafde59f2a162c732ef9bca3818c8a34ac3ab9
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Spectral Token
symbol(view returns (string)
SPEC
totalSupply(view returns (uint256)
1878200867153925215050450
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboluint8 decimalsaddress owner
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.