Terra Virtua Kolect

Verified contract

Active on Ethereum with 128,781 txns
Deployed by via 0x30c86812 at 11407813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,222.17
ERC-20
Value $645.92
ERC-20
Value $244.71
ERC-20
Value $165.25
ERC-20
Value $5.26
ERC-20
Value $0.4
 (#25)
ERC-1555
--
 (#24)
ERC-1555
--
 (#23)
ERC-1555
--
 (#22)
ERC-1555
--
0x5320f5c3e0281cb6e3f6e640239c90226e0b6bcdf45388b4c73661354ca42523
0xc7a55506a3a3720d2404e9ad4ec690b37daca8a5d748aac5e6e8b1d87003cdca
0x56a1c8b140de5f12ad223e7515c14e8630dcde7b2006c6b352def5b70db3a35f
0x5378457590f6aa3666fbc8cf7a7c2dce653aad7eb88ff888ce8692fba405cf99
0xbddbb68e4f7b68b08b121cc2ca7b4738030ffc103c19f0e7b99633c3b34c0be7
0x7fb538e8b80c7fcc77bf7397abd94d1c20dea409715e7a88a54d3b909c558173
0x1da7a80036cde38659b4cba1b5def09641bd3d84363e69a00a6d76e38c3a4227
0x59cee91e4e4575d36977163c19ff298f569baaeff0d710ae610e8a0a12b32023
0xec9b0946968e363b8f67e7ad07c1daa1431c142133588f6959376d7c1e13039e
0xdac226f0aea7b27a5cd100f078711fe284e65347c0cb588eb0a74c56b67af482

Functions
Getter at block 21243664
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
1200000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Terra Virtua Kolect
paused(view returns (bool)
false
symbol(view returns (string)
TVK
totalSupply(view returns (uint256)
1200000000000000000000000000
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)
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
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(string tokenNamestring tokenSymboluint256 supplyaddress beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.