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

TRVL

Verified contract

Active on Ethereum with 17,947 txns
Deployed by via 0x96fa0ec4 at 13643043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $446.2
0xa1aab46eb3f83ef55e6a5ccb799843f3e37d67382c703af073dc801815676df6
0xe8c626ddda8c6022655c82bddd71c05a2af0b3ba346f3e15ee1951bab8e2b527
0x815df0510c3b7c2b77bb3f74dedcaeba281edc586dd652a8da0522395df261d5
0x71b36f2784ba9bcb1e57e39b01364015414dc5b53898bb3565125814d5bb62ba
0x087ab44616552edbdc2363e6df5c6d067fc01c71105d7ac521e5fb1548f68333
0x856c9c86717e65572e8dba7006f43f6d496350f8160f6722dd4af6516fca7e9a
0xc0b8209f1e3d548e7853ed8d471a0eda9bff3d168cc949296b10cb94258fcf74
0x47ddad448b412d462a6690e5cc864fe9bb62a8468e99914ca113a535577aa4e4
0x864ff09ef6be10f6ad6822dbeac5ca6aa0607dd7522aadd9f492b8e9e3ceb2f7
0xcbd8f31d59b79e20e331468eab0dc5c1822031c02892ba6ad19f42202754ea7b

Functions
Getter at block 20792514
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
TRVL
paused(view returns (bool)
false
symbol(view returns (string)
TRVL
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
mintBatch(address[] touint256[] amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.