SOPH AI Token

Verified contract

Active on Base with 2,566 txns
Deployed by via 0x136c27bb at 15821162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
 (#1152)
ERC-1555
--
ERC-20
--
0x1e9e74a49fc59a482fe9dd2506ddcc908c16c9be994945c09cf958c90c3125ab
0x505741dd6209077fe5abc6c70bbb09027a1465f1b4d34500e642dec4445e2774
0x469f6706054a36d8adf828b4fbb14ffa692b603e6d2fc24035996d85a42cb66d
0xd4aaf1d7a52d07d9e13f0df1d202f544498a670d290ca44d1075afc54824736c
0x15b612c772c7fd8ba985f240d8051f8b4a89cc597d8aaef2728c2d8a2f862d14
0x165a40a9995df6ee4d6cfb29d2971cf6fa459a0edba2dcb7334eabad87446beb
0x5a08cb7510960b62497b4562548d6d0aefb0d3083f549fe3e4d105c467d064cc
0xd1e10a502bea20dfb4b728ad728520c38f9a66ba9cacdfb999f3321069d69b66
0x0ed8e518f38cc55ea34b1f139ed2369f90d101510d8c1dc8544da1788528d34e
0x41df34b076d82b4000072dd107dd6176f23ea81e1c526a6560dbb1a0926828b2

Functions
Getter at block 22754753
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
1000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
SOPH AI Token
symbol(view returns (string)
SOPH
totalSupply(view returns (uint256)
50599634865905953100000000
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 spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.