Rizz Coin

Verified contract

Proxy

Active on Ethereum with 792 txns
Deployed by via 0xdfd647e6 at 17182381
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
4 additional variables
ERC-20
--
0x6ce771770cd9da063964c54e1ce88c53b44bcbb394b210411c66fcbf0ac0ab8b
0x18bdf75c8331bb54ffc484912c8b51c621317d0f2f3770cdb7661fe7462d7a11
0xf59de15585b6e83961e161c66c36d39a60f9f0644401a5b7db49c0fce4bc9bb3
0xa66596ed565a1529c0ad3fe2fa4c400b4b85f187696562f292e1638081878033
0xa9d8d51907e9660f7c3452e61e96eaffedc82d1e054f63f1c943f836f15fdde0
0x28c343130e0d1352bb7b7695657ab967d372a0e4deb298cef3cd1392b184fadb
0xf4262ec90f629950cafae060ec5462efc83d8a5986be83d7790d7b0d4aee444e
0x003130d4e70c35f8dc4981ea07ec4f9f1ca8e45b620cb81c4e022a05f50733b3
0x30529ec9d35b76e0205ccfca6296da82a70b7589a66925253e611b8c8b4b76cf
0x381e3588abd3c06782a1e028ccaa64987a001e80d3cbc6528e13735e4272eedd

Functions
Getter at block 20912822
decimals(view returns (uint8)
18
getFeeDivisor(view returns (uint256)
1000
getMaxSupply(view returns (uint256)
690690690690000000000000000000
getTransferFees(view returns (uint256)
69
name(view returns (string)
Rizz Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
$RIZZ
totalSupply(view returns (uint256)
690690690690000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isWalletBlacklisted(address walletview returns (bool)
isWalletExcluded(address walletview returns (bool)
State-modifying
BlacklistWallet(address walletbool status
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeWallet(address walletbool status
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
pause(
renounceOwnership(
setTransferFees(uint256 transferFees_uint256 feeDivisor_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
TransferFeesUpdated(uint256 indexed feesuint256 indexed divisor
Unpaused(address account
Upgraded(address indexed implementation
WalletBlacklisted(address indexed walletbool indexed status
WalletExcluded(address indexed walletbool indexed status
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.