ShibaXPro

Verified contract

Active on Base with 126 txns
Deployed by via 0x732df862 at 2356137
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ShibaXPro"

0x2808e0052f475e84880300aba65e8a4598e14724b093455c7c334828c2b2481d
0x5c5c46ccf432350be8d46ec411ce57d3528b7054c54943969213038d07fdd82a
0x7ca8be0a0f0e5801d4be796c7d5bf4c570cf8958b9a02c5580b04f1e65d6b9ce
0x24e6c2dd9f3bb49e78cf836669bf7af5ad5da25e6f9bec18563baf5a0b2092a9
0x70a9c90951667fd85048a164f5d7fe34ef32583fa6eddf059a387da537d2d2b4
0x674fa59ae2b79daf6a99b69b647228126c8d8c5d4c0dcfa9fa2467c24ae0c752
0x7a33eece11650235997e8b94ffbe6ad41f234baff99c0205b53ca0f587ae125a
0x723eed709b1c0cee7d5e33869e2b6d78b46b4c88cff335661b286224d1dd41b7
0x7db152ac2f85de3d9cbb016a37819c6a02ef159978e30b202f00378e93a61cce
0x4fb21ab2410404f6b29da9d4352bd989ab39c56e86aa999d44c85e88b5033251

Functions
Getter at block 22757831
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
ShibaXPro
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SHIBAX
totalSupply(view returns (uint256)
50000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isInBlacklist(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
fSetBlacklist(address _pAccountbool _pStatus
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.