SchnoodleV9

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbad58b94 at 14982484
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
-
variable spans 49 additional slots
9 additional variables

No balances found for "SchnoodleV9"

No transactions found for "SchnoodleV9"


Functions
Getter at block 21036365
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FARMING_CONTRACT(view returns (bytes32)
0x6426100d0053205ef4e6cbd754ca9b11acf0e907f8e2741bd95048bd4543de1a
LIQUIDITY(view returns (bytes32)
0x86cf169ddb9f19bc57304a958748511e956d0b9255fb5895294f9c4ae5b00d58
LOCKED(view returns (bytes32)
0xeb4a01a12a4bbfa1bc780c16c5b2b6720cdf4f3c29cabd8c0f76fec3a575096b
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
getBridgeOwner(view returns (address)
0x0000000000000000000000000000000000000000
getEleemosynaryDetails(view returns (addressuint256)
(0x0000000000000000000000000000000000000000, 0)
getFarmingFund(view returns (address)
0x0000000000000000000000000000000000000000
getFeeRate(view returns (uint256)
0
getOperativeFeeRate(view returns (uint256)
0
getSellQuota(view returns (struct SchnoodleV9BaseTokenMeter)
(0, 0)
getSellThresholdDetails(view returns (uint256uint256)
(0, 0)
getSowRate(view returns (uint256)
0
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)
feesPaid(address accountuint256 networkIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensReceived(address accountuint256 networkIdview returns (uint256)
tokensSent(address accountuint256 networkIdview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
changeEleemosynaryDetails(address eleemosynaryAccountuint256 donationRate
changeFeeRate(uint256 rate
changeSellThresholdDetails(uint256 sellThresholduint256 rateEscalator
changeSowRate(uint256 rate
configure(bool initialSetupaddress liquidityTokenaddress schnoodleFarmingaddress bridgeOwner
farmingReward(address accountuint256 netRewarduint256 grossReward
grantRole(bytes32 roleaddress account
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
payFee(uint256 networkIdpayable 
receiveTokens(address accountuint256 networkIduint256 amountuint256 fee
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
sendTokens(uint256 networkIduint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlockedBalanceOf(address accountreturns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
EleemosynaryDetailsChanged(address indexed eleemosynaryAccountuint256 donationRate
FeeRateChanged(uint256 rate
Initialized(uint8 version
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SellQuotaChanged(uint256 blockTimestampint256 amount
SellThresholdDetailsChanged(uint256 sellThresholduint256 rateEscalator
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
SowRateChanged(uint256 rate
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.