Nakamoto.Games

Verified contract

Active on Ethereum with 14,730 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 $770.44
ERC-20
--
0x64556cbe056cf7c45d77ef8b503803c4cada2d320e545b3f793ef336aa2c6f0e
0xaea4adcdbf2a32e965de2722463691b7e81900979689429a7bec42b2a4212c7e
0x46f8ed6ad0c0df60d460411a29e093e5244fa06ad5cdd532d6923fee5268a060
0x9115c29436050b4cc9d9f006f76704b8474dc1ca7a2b7da2f9250b73a2b7f089
0xb94b7da4bf40b0b454053d45e082bfb2ba59ec31a6a531041d9f423e1616b2e9
0x5a85057e3459a8bb263b6d38562e49441207593602201f93bd0a886fbfca98c4
0xdfbec9fa48099a672f7f9231d530821b3c824fa0fd0f3213577dc68603675eea
0x839c6a52aef4077f2f11289da2d2e5d431e64cb2817597d5bd17657e104ab928
0x0b7380efef36a40d26d156c1061ba292834fd1688e27ee46ed997004e7ded898
0x4fcfde499f3eb8226b6951ba828ef4b5ab54d0e48c393d8a8e62e9d92573ead6

Functions
Getter at block 20824671
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.