Hundred Trillion

Verified contract

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

No balances found for "Hundred Trillion"

0x6f45d7bb634d90c5575d7cd03a90d48f6eea983d5bd3c3a65cb9f220ae2c812f
0x6fee9a4d870a37ee845be7ca09c3f449f53d3e40be5af515efb1cb9dd25a2fb8
0xf3c66654610924becef2366679e54fcced59034ff14fdb2c236c39a16e475751
0xf84b305ba70b5cfdd5e6213cab8bb3b53db6bd0d3a833c3c006b7faba31c6f35

Functions
Getter at block 21322932
beneficiary(view returns (address)
0x20655b360a2a18f135fdbf2bc678cbe658d88d34
decimals(view returns (uint8)
18
feesEnabled(view returns (bool)
false
minSupply(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Hundred Trillion
owner(view returns (address)
0x20655b360a2a18f135fdbf2bc678cbe658d88d34
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HT
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateFee(uint256 _amountuint256 _feepure returns (uint256)
isExcludedFromFee(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
claimOwnership(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
proposeOwner(address _newOwner
setBeneficiary(address _newBeneficiary
setExcludeFromFee(address _accountbool _excluded
setFeesEnabled(bool _enabled
setMinSupply(uint256 _newMinSupply
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BeneficiaryUpdated(address oldBeneficiaryaddress newBeneficiary
ExcludedFromFeeUpdated(address accountbool excluded
FeesEnabledUpdated(bool enabled
MinSupplyUpdated(uint256 oldAmountuint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.