Kryxivia Coin

Verified contract

Active on Ethereum with 3,752 txns
Deployed by via 0xf4ed9954 at 15821231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.85
ERC-20
--
0xd4c1b96131acea946afbf341dd669f1c1534eaff43e7eb5d466e060152ae2235
0x9c9e3f669750bdda630e0e2e63e051e7b0d9b408d0174ff7e5feb354a4b37953
0xfc263f59c17c80941851dc31f54402c5bfcb179177fc9081d83cabf5af457ce6
0xa25b530f3af96339a8ed8a917fc8db074b9f9bf5cbecb0aecd3b31aed329d7c0
0x732fb8910fc08812bee5baeb856c3fc64b4abbb5fa037c2dc2c066929655e4e2
0xde230fdb7ebdb4f94c553746a1780a0eb7fe4081eda53e44c8571f177f524a47
0x75a5a6e1dcd7491c11ccd351dce9f95c9461b64c7b34af8368ee6e7f71a5abe0
0x5277c44eccf6afb455db38157c9c77ed83c4638e57f8366c9856c53d53e7d286
0xd700a4ee795ec818379b7767b7d1b9d8861aaf084460023a854850c35371c547
0xcad0bb47adb072894190cf74e757e6ef073289c2a3aa82170dc032f4c2faabb0

Functions
Getter at block 20853064
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_decimals(view returns (uint8)
18
decimals(view returns (uint8)
18
name(view returns (string)
Kryxivia Coin
symbol(view returns (string)
KXA
totalSupply(view returns (uint256)
250000000000000000000000000
Read-only
_isBot(addressview returns (bool)
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
burnKXA(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBurnState(bool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
triggerBotState(address addrbool state
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.