Schnoodle

Verified contract

Proxy

Active on Ethereum with 3,360 txns
Deployed by via 0x41289364 at 12905190
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
13 additional variables
ERC-20
--
0x553f9fd1c1bf018441c8cac2f49e1084d534a87f1337de714ba1a25b21951aa0
0x3168cf2821edb829e86a7d8238a8624dd320bb64b69510d28f5c7d8659720f5a
0x5dffbaed2e7251389d14f090a1a10424f0f6421eb2417d5047fdc3010af1558e
0xe97652754606c2f24f2b494ea04b96ad42b8101bea8fc35f56dc5d29fcb22c16
0x3376b570d69d619998dca6a07c739f250743020dc6581a55cce4afed54a75e37
0x0803fb6070152585e95c5f7b45c551b3efe2d17a93773000c9d32488c5813fa4
0xe3f73e3c9134e8f77efc6a436e5a8a59c3bedfca8780fc5e4b14460ea77f5125
0xb70c3b25e049562ec5e0f49cb519636712a30d3d7f14cf19a44c1aab89c229d6
0xe986172c4160778355000505ae4b701b5313c287409972c7d7f661c54f985a6e
0x6c428d7db3930ed840ec11d5f532c30d44a8dc5cf6ebaea0c5705cdf296b941d

Functions
Getter at block 21035093
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)
0x3fb6e133a40af01bb6da475eb6c9f68afe1c845a
getEleemosynaryDetails(view returns (addressuint256)
(0x6d257d2db115947dc0c75d285b4396a03c577e2e, 1)
getFarmingFund(view returns (address)
0x76d8057a98be823dae57597118f3a02eea9ccfb6
getFeeRate(view returns (uint256)
40
getOperativeFeeRate(view returns (uint256)
40
getSellQuota(view returns (struct SchnoodleV9BaseTokenMeter)
(1727736299, 1000000000000000000000000000)
getSellThresholdDetails(view returns (uint256uint256)
(1000000000000000000000000000, 6)
getSowRate(view returns (uint256)
40
granularity(view returns (uint256)
1
name(view returns (string)
Schnoodle
owner(view returns (address)
0x3b51f4ad6c8c08476249575098631429081bbb91
symbol(view returns (string)
SNOOD
totalSupply(view returns (uint256)
998881022835500850354004910008
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.