This contract is being backfilled. You may encounter incomplete storage history.

Xindice

Verified contract

Active on Ethereum with 74 txns
Deployed by via 0x1c33ed3d at 10230875
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Xindice"

0xfa015380b400a1bdd00df22e8d510d7564519c376e0b4ed79fe46eeeb9e7c58b
0x96f91834de3a6b67bcd7d4d54601bf2528c941fea265106281133bff9d402de1
0x3dc68b7e8a7eb5aceb97e48697a06f29d3296c4f1116cc27a5883ca988c683de
0xeff76b424c0b77c421a79356d616aca042dec6901cfc19b9c2c0c6e2d7a2f3fb
0x4c905b08afa24c0e2c7dd5e0b22fb41bdb755c347bdcf79b99d187a8206789e3
0x26aeb3ea04c31c37837cc900915b29a9e3a22ef41ec45202f0a5c99e814b5c57
0x40328d755e03b5c6fce0205a6efd3942932000352fd823416d0e87a2ca613b54
0x868437a75c74667d904a28a4f2353d8d98763165641fb49e315a964e7dcdbd9e
0xf877d46242ffb99d4000858a02ab20a0ba439ae2f40a91c401d928b630634ad8
0xa1c02820ce2b58bc08153a5ac379fc55abf2998744a30cf84d9cb75e42ef29d4

Functions
Getter at block 21336942
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
15000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Xindice
owner(view returns (address)
0x6559b70b47821672cf79a8329a3222c4de2161c3
symbol(view returns (string)
XDC
totalSupply(view returns (uint256)
10000000000000000000000000000
transferEnabled(view returns (bool)
true
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.