Cobalt

Verified contract

Active on Ethereum with 722 txns
Deployed by via 0xaaabae7e at 10880775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cobalt"

0x81db6052754ec2b912c51c50ca475e66535dfc79a6f240d45934e83cd21e6451
0x24f0737790d4d19a66f0c58c5b1f42e7836a9f749187c934810550ef3b2baef3
0x331cc55a3be68e4656273774444be8e456fca6be4778cdb1051d883017074c83
0xeca59a2dcc740243427919e27f7a2f167ee9d318ef18abdb021b11b357366dd8
0x591eee018a5ca69a36e4b72de4f9d3e8ea8da41866624e406040fe393766dac0
0x5858f2d5d45a186b7129d184cf81c1c7e85a579b252947e282d686a2e1e13ca8
0x0f4ed3c8853a59fd5f73b4a1685281d5133db2dba40746d2a9f22e9ab8be462f
0x32fc8d61eacfb72d041503dfff2577936b262cd408e3bc140b574fbe650cbf09
0xa78aa0e15aa815c8706c368a334d5762d531181ccde239eb7d3f03975859b7d3
0x641d3f8870c30d37eb6b2ee6d2db18bad0c9f489200f443981a4bb0edb4a9ffe

Functions
Getter at block 21394975
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
Cobalt
owner(view returns (address)
0x04054436a34055afed575d2ae7d6555d05417562
symbol(view returns (string)
CBLT
totalSupply(view returns (uint256)
1000000000000000000000000000
transferEnabled(view returns (bool)
true
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
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.