Akash Network

Verified contract

Active on Ethereum with 862 txns
Deployed by via 0x7cdf1728 at 13155017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2c21aec55d6d5de1060122f440ecf266ada4cd194d957597d45d6b64a8c1da0c
0xff3529bd7017c0b7e984df971912e74d6d93884d262dd8274c2cea85a3167cec
0xb9db7c16b92a05b7406519c33881ae58fb7607484d8149dc42ff1d0b1f062345
0xa44fa425fc08f34f52fcab19030c97976c1a12b4548f15725945adc52863c697
0x9a3c464e4024b0724a0d1805b87b433cea1853a1259a9e6701a9623031b7f465
0xfe1daaf3b0d972463646ef69e8ceb9822f9b5ecdf954a74bac48bdb84e82afd1
0xdf7fd89238d8913c136516e5d2ee2bef00453028d22cec3216b27de39815060d
0x29c298e4e7e3c0cea871cabde1a3a348e518efa749f417e88a1b9bbe586c15d1
0xef5ad4e8e03b8b793f9bfcd78899977b4266755a3ee88f83c5c2efb8cfcc0ff0
0x40a5cd05f35f78c545a9e0794cadd53543498113f7af7cc576a42d55b764a84f

Functions
Getter at block 21017226
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cosmosDenom(view returns (string)
decimals(view returns (uint8)
6
name(view returns (string)
Akash Network
symbol(view returns (string)
AKT
totalSupply(view returns (uint256)
57613301052
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)
mint(address useruint256 amountreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDenom(string denomreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(string _namestring _symboluint8 _tokenDecimalsstring _cosmosDenom
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.