Idexo Token

Verified contract

Active on Ethereum with 3,218 txns
Deployed by via 0x2faf01cf at 13259636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Idexo Token"

0x6a521269b61b51a8211a84748129654167182a68962b0b6d4625a8901bf48562
0x264047ea18a478b164c056c5ad381ef6e06b9fc5bce80866b0611932011cdd89
0xdd5cce197fce5df7baccff39447c1275ee79464d5948cb1015e80401ad031eb5
0x1a91a4a867e67255f62556e88bee8d6711b70aaf6a8f2c7a9ce1956cfb1dfbd3
0x37f17c2a63efa57e32841d85a02410da19f41d04f05b52964bd680a0e047f635
0x0bfa2b6fa8af7d2c99b29e945b86078ce5d29014b0218b9e56ba1edca30324ac
0x2488908c8fca15ecf4fb60cd8b48084bcf0d659507ebb030c2b646dad1b91c0a
0x6367055f5291c18417dc429cb1a3b34c513d80f6f01367c784eb75e7c26f3070
0x1c38d3b1b71c9e05dd9a37ac0b541474a62cb54ade867defd3fdc50b3a36f42d
0xf3f1568bfc54f41ac9d73f683dc44f8609990537db888dd4df09ab4301ff7a68

Functions
Getter at block 21173062
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xe05dda4d86e8ee69e9d37d624b70dc6ad83ecfae04dfae559b94a2af74631376
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
getChainId(view returns (uint256)
1
name(view returns (string)
Idexo Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
IDO
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkOperator(address accountview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
acceptOwnership(
addOperator(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeOperator(address account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.