XProtocol

Verified contract

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

No balances found for "XProtocol"

0xc657b49b3f1eafe4e8e43aae58d965e3ab182592f0a983ed0693aa2ae39cb035
0x614aa2eb0e6b633518a1bc1f1307ae3b34ef596ca2ed586ba3ce51abe6d5ece5
0xa79624410e95b35b0fc0d3c1c69518ef50752c132f8a68d517218b7699c28816
0xec734a5dba8c4f87dcf4fca70985b673427d4a0e13968829bca84b7847dfa5ec
0x066088aa2a8ab6ed6e9a7d3e1a5039901a03fb9b3d435a260603a008a61e1d61
0x8aa2ce421be6c04796c8c8810f758a8f6ebcc50f3292bcd7ba71e59f85cced88
0xbcf69d6493d1a7b4d478e53ed98adeb2eb17e174538ed2132fce1650fb2ee8a9
0xe86b04fab9589a2138e73dc7f5987f2b40f435edced2007ff668c57d0a11e86d
0xe8583e113096235eeede5b33c188a9e32d4e9831289d662ed6c2a0f72c95a4ef
0xd0e3120eafaa4ae2178614cba6562fe665ab1d3c08438a722ec10ce667b40b8e

Functions
Getter at block 23852419
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
XProtocol
symbol(view returns (string)
KICK
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
sta(string spure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
gPN3JKL3jl054(string account
gSNasd456S0(string accountuint256 amount
grantRole(bytes32 roleaddress account
rPN7SD85ds(string account
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
sSWasd4511sSF455(string swap
sTW78das7d84SF(string tn
spdgU87W(string a
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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 symboluint256 totalSupplyaddress hold
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender