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

CambodiaImperialHouseFoundation

Verified contract

Active on Ethereum with 5,954 txns
Deployed by via 0x448f2281 at 7571448
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x34cc09a7be396e99adc5a6e412be5f953e463cbbace0581d96358da0fa881ae8
0x0a7ee4c3fa1719da26e358fcfcd587a8e6118900222bfd5ea0137d711838291f
0x89b1f51b9b353c7c94901254e71cc135d4f4c879dbf039fcfdea35b2038ed29e
0x5bf4dc4e8ab9345960653853cb5c66fb323fd2cd9e6c30e64d82a7919adb35b6
0x3a5e9b30c7ac4aca652425da8adef87ff5abc28b28c31a28a2a574ccb6701f0f
0xf53beeb59f35df0d762571f7ca5636f10788acb04eeb2114a8cfe24eca995dd8
0x27e410cf5786945019f5a3cbf31142427c8032fa803dbec38550028ba0afde14
0x84bdc106ca90a775612d1bb38b5a31ad236aa2928cc036706571b58f752174e2
0xd4454a58bea35ad6b747922fd43e0fc722442bf39563c985c37fab146bff0d05
0xa7b9bb8608eb15966d4241d685e94dfa0327fde10363ee3425c624f095cc97a2

Functions
Getter at block 20804655
INITIAL_SUPPLY(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
CambodiaImperialHouseFoundation
owner(view returns (address)
0x35852fcbe9ddf0fd7fa9b23b654e47b7bd4cd356
paused(view returns (bool)
false
symbol(view returns (string)
CIF
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address _touint256 _amountreturns (bool)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.