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

MoriaToken

Verified contract

Active on Ethereum with 5,018 txns
Deployed by via 0xdb4d9c57 at 6282551
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdde63a5f37aa5e3956642735f3fe093d01e3b5780ea7f5f1e1faf95bbe7e66b2
0x91ff7d238145ec8960d511a805d82d8862a9bf669610e084bfed8ca05e8079b1
0xb038415e552d038f4096d5243a999dabb199da9f51a9d7d079860be29bd41bca
0x7d51ea4915399377d694bed0f9b2fa28e78714fce9a66bc419cf497a055cab48
0x25155f945883dfc385999987d855c2a45367085ab01e16ce590ce6e953de2a48
0x658203d4d883b4f41d92bf4e59f1720cfb55201e5ff9dda77d6e6abe0c37c11e
0x44b8fbdd3846d81e335622fa1a78affe3dddf700ca351b480497818071c0970e
0x1f6a3a2f00fdb87f4ba83c4a1b82ba306519166f94aeca161a967b202cd4e7a2
0x40ef775110a6dd977dbb545dd6e7115169b762b9a750c2e0409a6f544d511654
0x3d9f6fc55c61fd861e291918762349a10ca99d563e7268e6d99781ccec7fdc21

Functions
Getter at block 20798776
canDestroy(view returns (bool)
true
decimals(view returns (uint8)
18
minting(view returns (bool)
true
name(view returns (string)
MoriaToken
owner(view returns (address)
0xdad6ec13a256a69e497c991b6736cf2279ad7064
store(view returns (address)
0xfab13ff1654d3dab5df238c2dd3a3be92bac39b5
symbol(view returns (string)
MOR
totalSupply(view returns (uint256)
51551578999960000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
addAdmin(address _adminAddrreturns (bool success)
addLock(address _addressreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
buyBack(payable returns (bool)
changeStore(address _storereturns (bool)
claimBuyBack(returns (bool)
claimBuyBackFor(address _addressreturns (bool)
claimDividends(returns (uint256 amount)
claimDividendsFor(address _addressreturns (uint256 amount)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
destroyToken(
disableSelfDestruct(
endMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _fromaddress _touint256 _amountreturns (bool)
pause(
renounceOwnership(
revokeAdmin(address _adminAddrreturns (bool success)
revokeLock(address _addressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferStoreOwnership(
unpause(
upgradeEvent(address _fromaddress _to
Events
AdminAdded(address indexed _adminaddress indexed _by
AdminRevoked(address indexed _adminaddress indexed _by
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StoreChanged(address indexed _newStore
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.