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

Hold

Verified contract

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

No balances found for "Hold"

0x7baa88f54f331052b98d9952544dc61ad02008b74f01d228121b8b8c086ec42d
0x108e9e61c244d95e2455b57f3bdc957b973d48502020e614bfd7c7edcb593f8d
0x668e815e5f0f76c6f4750233f41b01ab71232b434294fac4befb8de1fc91ce8a
0x89833484c9c56ffd1164acb47a0fbb1b64d30cc35f12aaf8257a4df3230c6b2b
0xe567cb490c398fdb89bfe7c0cb2e8127b057bfe70b7ca48dbcd3466a65889876
0xc75afb50ea2e2c3fb9f011af179f09d51285860656a409727cfadce4e19087a8
0xa5803261105e5a5592c3dca398fdf1f053678b52cbccdf74efc528fbd2299205
0x03f5a32e23dc1ca0d59ef4de08dd8c03d3f9bb3de637fa9ae2b817ea9616daff
0x263766f857861c4c283395c2b8ce41ce3bb5baf4a7e5af19fb8c6928a08590d6
0x6dba08a70e6e3da8a14129e6e0b3ca71c18eaacbb2d034006d2ad7ddeefa00ca

Functions
Getter at block 20799614
decimals(view returns (uint8)
18
name(view returns (string)
Hold
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Hold
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeTokens(address distributionWallet
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.