Nakamoto.Games

Verified contract

Active on Ethereum with 14,765 txns
Deployed by via 0xee82e78f at 13275054
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,405.72
ERC-20
Value $954.09
ERC-20
--
0x72586b04d837d50b0d2d96098bf65cca2f4578c01b3027170de58d7153a368b0
0x1163ce440aa08c9d149c2cc8964b19a52e8902632c12062e3826d0f2a8e69c36
0x3b648e07cc2477049af0b994e37e94678bc0f0b2b067ffc771534403dcdc963e
0xcc21470f39edba2bcee915bb106a9d44a42dcae0a0190f0227706d47cb838ccd
0xcab1666f9f595729b07378ab1e737c9223d6d433cfc9f3318970cca8da6a7311
0xfae4276e4ea6615316efef27777c7f3c7946e0c09f7a0c8aebbf4f57ded953d6
0x866efbb29eb9d6ede60e0a37a2827cf31e37b034859d153b951bb9a03bc3cda5
0x9faa629bc9b2336b808a800e4662e98db876ca8b9f1266f764deacbe8bc88558
0xa64fcc307721455b24671831970573b314aae9bd418cda3645f3a6af884f0a77
0xc7715505f24864939fd94bf25089b48688b996fa8e7f1c0443041d4a3ad8e96f

Functions
Getter at block 21289399
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
180000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
Nakamoto.Games
owner(view returns (address)
0xfd79fa24d5a883e90ed60d1c080f49cba6c925da
symbol(view returns (string)
NAKA
totalSupply(view returns (uint256)
180000000000000000000000000
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)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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 name_string symbol_uint8 decimals_uint256 cap_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.