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

Simmitri

Verified contract

Active on Ethereum with 6,602 txns
Deployed by via 0xbf5d0f4c at 7636912
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb46f1a078fddfbff5d15ff5e44f75cb34927cf13c00e36a9c7aedfa38fed4106
0x61b524629e4dab10841e4aa23071322ffcf67012d118eb43629d7b3b2c7bf3d8
0xb24a13aa8632ac7383a5ff841e11f6e4de789d14a2e9697022cb974750f0b083
0x2172df4bf1956ef4d8fd07a6227506c661cae999409a121a18d84d797a42f025
0x2fe82543170c8762f90d53b3af30b2baec4e012823da2627b134f1099b16113c
0x01b128d14a5a173756b93c83cf7e0c6330816ec1ed961a3afbf5410ab57f5524
0x213abb8d1fa764036b50df4fb029137d93db560a17390c08bcc7e04ac17fc16d
0x431c9a59c139ef5b0a3887c2eb1ff61eec2989aef57fa46019e107fbbd9ff565
0xd4e750cf64dc2bb4878d5cfc3aa5f927ab157d27a33ea2d9cb16fc26864c23b8
0x2cc84ec1985d7df90b1ca90b7a8ed6d1f9b46e2c39b037e802ef9d3cd503fa7e

Functions
Getter at block 21214525
decimals(view returns (uint256)
18
isOwner(view returns (bool)
false
name(view returns (string)
Simmitri
owner(view returns (address)
0x742f5bc425752dcc3f71d98682be2f783387ed85
symbol(view returns (string)
SIM
totalSupply(view returns (uint256)
685000001000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
renounceMinter(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.