Grandma-Token

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xe636211e at 16841952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Grandma-Token"

0xaf6560eaaf123e63d63fe5903d2a55880266ee2d2a189a4839f7e983cfe6c84f
0x55178d1fcf9a53a2982413aff3643425cd8287e82d0b280bc52a12b94de5b89d
0x1365235ad14dc96f9832fc72a676609ea112a9a6f841cdf9c5e86e4ebfe0f985
0xa6c3f3134634ec23a34ccff0a52e811d464850f7629ad991cb54a00aaaf80983
0x66cdd34dbf631e8035a678d70795916ba9172fb83cd87f7ea8c1fc9b738633ef
0x28b22d857a802f2751881115072726a8db9fee597bf6aba53991753fa780e144

Functions
Getter at block 20979576
NAME(view returns (string)
Grandma-Token
SUPPLY(view returns (uint256)
10000000000000000000000000000
SYMBOL(view returns (string)
GMA
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Grandma-Token
symbol(view returns (string)
GMA
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] defaultOperators
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.