Simmitri
Verified contract
Active on
Ethereum with 6,602 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIM | ERC-20 | 23 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13556209 | 3 years ago | | | 0 | 0.0038342498 | |
| 13440524 | 3 years ago | | | 0 | 0.0026483520 | |
| 12942848 | 3 years ago | | | 0 | 0.0013292401 | |
| 10391094 | 4 years ago | | | 0 | 0.0025784000 | |
| 10011748 | 5 years ago | | | 0 | 0.00073278844 | |
| 9650822 | 5 years ago | | | 0 | 0.00010963200 | |
| 9366221 | 5 years ago | | | 0 | 0.000036556000 | |
| 9366205 | 5 years ago | | | 0 | 0.000028156000 | |
| 9366197 | 5 years ago | | | 0 | 0.000028156000 | |
| 9326361 | 5 years ago | | | 0 | 0.0030955201 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
isMinter(address account) view returns (bool)
State-modifying
Events addMinter(address account)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
renounceMinter()
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.