Chamcha Token

Verified contract

Proxy

Active on Ethereum with 5,160 txns
Deployed by via 0x46acde04 at 17890043
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
ERC-20
--
0xeba7251e050269922c4036a188454edbfee089dd4a93db9edbbae27a7e50e523
0x919bf2008931728a190f3f9b7541c865ec6ff7ef8147c345fc458c5073b9764e
0x74f95dbd6daa060f397d472099564b6b6e63cb47105381d9972623e72b35f767
0xcaf7593796020d52a6882a868e2bb3caf34f8af369ecbbede227135999b52fe3
0xa3034704b69b5163e2e3e792644b1b03bcbb3a52f2d086cbfedae9b415565382
0x367518a4107a05fd4696674cb586b58097f07c392f8b28a9cb5b7fa6528a6cd2
0x1478b4e6cc7f746dbc72065d32452da0219af4abf32fe8f5cb87cedcd3613b42
0x45b6d8ef407ab4421b2e301532b876ec2220e65b12b98a578ed7c7b3d04a4a23
0x1f9cac154d17f189c7f2d924f4ba0cf8a8b01385028bdd8e110105c748a205c8
0x24971d67ea1c0b9d8631df5c9e9ba7ca85f3cd6ef806613f2ed726c1ba64e290

Functions
Getter at block 21158190
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINT_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000001
decimals(view returns (uint8)
18
name(view returns (string)
Chamcha Token
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
CHAX
totalSupply(view returns (uint256)
1209133660339920614700000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
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
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.