ETHER ROLLING

Verified contract

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

No balances found for "ETHER ROLLING"

0xcf42d86c5ee8244c6ee86472c997cdb47028606740e14b0257d2dc8166b4a845
0xe4d795ff7d9c0b0692173e0af40eb29b104b1612c385453958bd1582e016c309
0x4f777282b8edf9f40f1eb679e7a9435637036782688c8e0fc2c8c0879daf7008
0x187844b4d5509bfc93b96496a1c9c7df5ac3ffc5228678afef2edb2a7911c22d
0x5cca379be5d080a3a87cbf863a4271f6ad51df6d3d3372587dc951136c0acd9d
0x38222ab8e2957e1bf22aa5ed5666b984880e5d1a7110759dd672c1f28cc2494d
0x6cc526086e36546c7668a65c84479af02fa65d793e212e3c7845a1981acd4955
0xe558471125bdfd602040565c9573f4a054bd9623300ec76d6c2ae93a4da2f261
0x0f2eedfb989448db7096fb43172f2b51ad419342f779b975b6c56232d3f7fb10
0x6139d697d7e7bf0a55a0ccf9fee09231b4d80fde877e10ce2ae9ecc4da60acf3

Functions
Getter at block 21398630
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
ETHER ROLLING
symbol(view returns (string)
ROLL
totalSupply(view returns (uint256)
72000000000000000000000000
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(string namestring symboladdress[] defaultOperatorsuint256 totalSupplyaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.