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

TrueCAD

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe07a4f7e at 10730574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "TrueCAD"

No transactions found for "TrueCAD"


Functions
Getter at block 20804654
burnMax(view returns (uint256)
0
burnMin(view returns (uint256)
0
decimals(pure returns (uint8)
18
name(pure returns (string)
TrueCAD
owner(view returns (address)
0xf6e2da7d82ee49f76ce652bc0beb546cbe0ea521
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
remainingGasRefundPool(view returns (uint256 length)
0
remainingSheepRefundPool(view returns (uint256 length)
0
rounding(pure returns (uint8)
2
symbol(pure returns (string)
TCAD
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
canBurn(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
reclaimEther(address _to
reclaimToken(address tokenaddress _to
refundGas(uint256 amount
setBlacklisted(address accountbool _isBlacklisted
setBurnBounds(uint256 _minuint256 _max
setCanBurn(address accountbool _canBurn
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklisted(address indexed accountbool isBlacklisted
Burn(address indexed burneruint256 value
Mint(address indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBurnBounds(uint256 newMinuint256 newMax
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.