AlchemistKlima

Verified contract

Proxy

Active on Ethereum with 1,883 txns
Deployed by via 0xcae0ea83 at 13245369
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
--
0xabece96c85370bcad48f2ced491dec4332f1c88b1e632dd87ca2fe12f5caac6d
0x64a6afea7ae2342cdeb2cad30d2810a12f846d683711f2d17327f316e179b668
0xb7f8cc320edd871a13f0428862999c1d279bf52d4fe6744c2b880252d0039fe3
0x6de74b812a4e17f63033dc05bb4f0b9c648642470fbea4527f366ffa383d3cbc
0x1ffa8b5e3a200829f7828d1054dddddc7fe71db1c2d991dff24be8f4af0a4ecd
0xf13562cfd22e686e6d5c53616ba6f9cce07e68aa0aa8ffe8cf8101dd6f9934cf
0xa0c13cd7320ce236c0c3ee3b63ae90d95f9e5961b41f3cacc597959ce15ffa64
0xcdfd182766ba9df6a4d12938f5010907671141b824864f8e18f9a57f44bae20d
0x839a64f1bfb2144760a45c3b776d163c82dcfb4601b38169f8df19647bbd4be1
0x9c5dc66c7ac6792ac5f1f8dcd55decb3fc5c0a7f6714a6dc89989d30b13779de

Functions
Getter at block 21186206
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
allowMinting(view returns (bool)
true
decimals(view returns (uint8)
18
name(view returns (string)
AlchemistKlima
paused(view returns (bool)
false
symbol(view returns (string)
alKLIMA
totalSupply(view returns (uint256)
42001000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableMinting(returns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
initialize(string namestring symbol
mint(address recipient_uint256 amount_
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
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
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.