Spectral Token

Unverified contract

Proxy

Active on Base with 95,253 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 $2,540.7
ERC-20
Value $0.13
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf6c3b0571e7e979373e62bf6f9daacc027a53edafc1eebed31cbff5f720a6389
0x5a2cea000fe244528f28b40d63d12058130eb10de7acce1bb88c76b6a4091b2a
0x70851ef3183c3381b17fe5575a8166c51c1937658ea0169e2fd44914730bf21f
0x9bffc0bfbbd92d0d25fee994b7dd1f9bdeb6a1a157a5073859501b97e8db755f
0xf85a993db16fc3125aca2ab89179d3e7cf5ede7798b4250386e7eb887c7d7d15
0x3a11e9f39b4bd8c560968ec1669f1517cca335bb5beb1733e8c4036b5d767fd6
0x4266cb1e7133db50742ad1d89f45cb25c5cc9b5910cc3ca7eedc116ee55f50e4
0x68f53f19b06cf820c7d449a288abd2a683db72ab5a10e57d8ed4629bd36a6dc5
0xb91c7a3c0c52c6f9a072d1587b6737412c3e3c6e3a0a39f0039dfc77dbd766df
0xdc098d941644faf11c79939db39922aa1818d9bae742b706400f271068adac15

Functions
Getter at block 23216866
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)
2339783775664419833498696
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.