KnsToken

Verified contract

Active on Ethereum with 7,626 txns
Deployed by via 0x0b348a6b at 10999669
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $36,976.76
ERC-20
Value $101.2
ERC-20
Value $12.89
ERC-20
--
ERC-20
--
0xe5c42e777d5d61310699b63f3d5de32a3b6f7fd97663823211bb6f86aadeca83
0x53667ac126c2e26814f3bd88a64d37d49145cca0a2fa1192cdd5211ce936c2e3
0xe63d8c8bdcead006392e6c365c7ca938cd6eac7e66a554ce52400df64bcdf8f0
0xe4cb2afd7d3c3f96e34740149e38037a52f859c27a024f902ff1e0cff5b3eac4
0x1837f3703af9c36e11d037ca2e3c0a23c9fa81b2c3e4ff0e248c282bea2a5086
0xefb9b27f1b295dc9879dd314caaa39c7770a23e9aae989f17b664aa2169a693a
0xe0e6684ffff7e729e00b7fdf20908b0a641f521ab0fabb6855d6dfe17f9f8615
0x1dc4eb50e63913f96014bfd26e3f0d3b0386079e77984e47375611a7f589a7d3
0x4d9d412cc16b23fb7e8f7d30a7c8de18568dcbcae75dfd7592ac9170a31ef00a
0xd899e6aaace364b81fc29d60c261d4d2b1228cd91d87793cffc39d2c4b7f7885

Functions
Getter at block 21271236
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
KNS_CAP(view returns (uint256)
10000000000000000
KNS_DECIMALS(view returns (uint8)
8
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
ONE_KNS(view returns (uint256)
100000000
SNAPSHOTTER_ROLE(view returns (bytes32)
0x1aa1fd5f7b0f7c50bfda2b3788dca5be0ff1c53a5be56745dadbd234c0ff987c
cap(view returns (uint256)
10000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Koinos
symbol(view returns (string)
KOIN
totalSupply(view returns (uint256)
9835712311667650
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
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 touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
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
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress minter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.