Temple

Verified contract

Active on Ethereum with 14,737 txns
Deployed by via 0x64dca817 at 13321581
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,596.95
ERC-20
Value $3,098.08
ERC-20
Value $99.97
0x48bfe04089db7b9ff49c8d4dfde48995fc84512e3b0377d76f739dd8fab3e956
From
0x5a717f991e77f031720d9d85f506c2b92674c731843eb544608eb61160bf755a
0xf4147ea1e214d75d1c41f8c131c4e8f298ef525b80f4d7b1d8910c159eb2ba38
0x89ee38b9661a4548aa81acc666a89bfe5de86d4151fcbb151d7f3f23b5fd998a
0xca6f89aa0a7218bbcf28d24ccd559434394be4a1bed40fcec3d6a48b7790f01c
0x0d6c6de79a7ad99ecb289a8c44574e9d10667478e0aecdb4afc25aef2618ef02
0xadc86e9d2c3091b58bf37105cea0ff14e6cd9ece81f8fb0d9dd221ab169e7f76
0xd329b9e7b44f36b278dfe579636d88f93ac991993751729c0cb0124b907df51b
0x0a6b0e193d4d32370b8ab3357c6020e3f00c968613c296aee53ad794aa3ea704
0xda070d18cba8672829233e1b27c1d5b116643ee29fb1a21c8010c9b4be6449f7

Functions
Getter at block 20858989
CAN_MINT(view returns (bytes32)
0x5fae0c7bd414a04df9e8c5c6306f0962d6b05973710bc170aa415577df8e2c5c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Temple
owner(view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
symbol(view returns (string)
TEMPLE
totalSupply(view returns (uint256)
24047666186515705624775239
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addMinter(address account
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
removeMinter(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
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.