Enjoy X Travel

Verified contract

Active on Ethereum with 229 txns
Deployed by via 0x296b3c3d at 11024183
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd84d4de6bac2bddc413b3dd50ffe71d299fc67913575ef227df97b130d32f1dd
0x7bbe66ca822182db2a9a674198b6c0364265a63356f076457167e5615c9935d6
0xed749e0bf505df90f0f29de7bfae0b9522ff85623e2e1318a525d20b50dca6ac
0x2c7bbdb77ace7cc91950dd8dca3021903c0bf50047ffb580f1d23d9336cb7602
0xaa1d30aff87644ede5b17b19eefaabd873d5128de42459951aae4c38fc6b3280
0x748cb4e9217474bcd4a4a1f320dc5e66027803b5e4576e6e34254fb6a7b9c749
0x3ca3b52f1bd606b0387ff814dd9e2772f1a39344fa63234ddc964da7d6548d88
0xcf85f4d37de43ccc824ddb8da5da0f215e9223d210846c858b869bea75a9d09b
0xcf07fa5fe41b21107d6835e09e66bd869bdb28b46ae931634b633c7dc79b5855
0x9fed69cf16eb133e95457d10ae40e35efd7feb39e2697c03fb99eef2ddf7aec7

Functions
Getter at block 20942353
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Enjoy X Travel
noTokenLocked(view returns (bool)
false
owner(view returns (address)
0xd9fef0ad8a162241c2a10850d9849130371d7634
symbol(view returns (string)
EXT
totalSupply(view returns (uint256)
5000000000000000000000000000
transferEnabled(view returns (bool)
false
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
canTransferIfLocked(address _senderuint256 _valueview returns (bool)
getMinLockedAmount(address _addrview returns (uint256 locked)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hashForSend(address _tokenaddress _holderaddress _recipientuint256 _amountbytes _datauint256 _noncepure returns (bytes32)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
addTokenLock(address _addruint256 _valueuint256 _release_time
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
enableTransfer(bool _enable
etherlessSend(address _tokenaddress _holderaddress _recipientuint256 _amountbytes _datauint256 _noncebytes _signature
grantRole(bytes32 roleaddress account
multiSend(address _tokenaddress[] _recipientsuint256[] _amountbytes _data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlockAllTokens(
Events
AddTokenLock(address indexed touint256 timeuint256 amount
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
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.