SchnoodleV6

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe8e6a089 at 13593724
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 40 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot

No balances found for "SchnoodleV6"

No transactions found for "SchnoodleV6"


Functions
Getter at block 21036999
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
changeEleemosynary(address accountuint256 rate
changeFeeRate(uint256 rate
changeSellLimit(uint256 limit
initialize(string namestring symboladdress[] defaultOperatorsuint256 initialSupplyaddress owner
initialize(uint256 initialTokensaddress serviceAccount
maintenance(
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
EleemosynaryChanged(address indexed accountuint256 rate
FeeRateChanged(uint256 rate
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
SellLimitChanged(uint256 limit
SellQuotaChanged(uint256 blockTimestampint256 amount
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.