Smatoos Reward Platform Token

Verified contract

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

No balances found for "Smatoos Reward Platform Token"

0x05a12d746e89e446fce3f7049e1f49359f9e6d2843e6361fde3c0fe5867b4d84
0xc921838ffe27c91712b25d46e9896d9995e7fc8a584f45992de1e1fe0d2566cc
0xfcf7e63e78c03e88b5b49d3f44d2512ecd85f8d5c207aee7ac62673d7c87a9ce
0x15728b4300ba12e1ecc633d40fdc0b66e822e28c3270cd28aef0810fcad81f90
0xe5896be3aab53d88486a702995c2694115b8202373f4099e87225a0bed6f4084
0xb82f37db21c8912177224887e508f2215d02b6c142bcb0fc6244459e915e3d82
0x159254d2434ebb49780001ad85b2fd45daa24ae388a2c289769774f4195265ee
0x577b2b9f79a10150060f4981a1b3ba61a8bcf73edc6cb391d7740e9175661aeb
0x339b6a96d6e734b97ce2b40df654deefbfd948cbe9c98510189e7cc8f8db66e0
0x0c6c33730fe72d1fdaccab1a4efb7319bbdbd255b78d24fceed376532fa4388e

Functions
Getter at block 21208144
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Smatoos Reward Platform Token
symbol(view returns (string)
SMTS
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
adminBurn(address accountuint256 value
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
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.