Joseon Mun

Verified contract

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

No balances found for "Joseon Mun"

0x00adfa849107f5787ee75b48b18c23c84a0bbf66cfff9bfc5d0639cfa6d0e4a3
0x4889c26ac91e04e6cf204738ca2d1e4215c2c3615f688832903e85691e25ad50
0x9f489aa0e312d5f461bd9f4eb24859f0df092abadd742f00d5b278c7b4349ace
0xfe3f7f851f52eef8c3f3418fe51ee68af3162083496dc58db7024331fc54a955
0xd590b9cef9affc2ae43c654eb467c56c01e07c3c771129f08f9989fdbeef122a
0xaef75aae5f803804a15ee4e292dab80a5c0949a3169bbe321c532ab62c46b9f7
0xf7e7d2d4d33e98eda0a7e082b308c28bfb0119d5b4e3306dd151dfe525a668ba
0x21f19d787c4cb7819d7ef4c99b859471a29a6e2f9fd897f2db8f3af335eb8aa3
0xc452d6d367a8db80e2e66d5feed76674b1a56eb50404872fa414b33297431534
0x754b0fc67637f1e1b644cacc58a4acd3386877c007a885d392f6554b246defa3

Functions
Getter at block 21158126
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Joseon Mun
symbol(view returns (string)
JSM
totalSupply(view returns (uint256)
2400000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
grantRole(bytes32 roleaddress account
mint(address touint256 amount
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
renounceRole(bytes32 roleaddress account
revokeOperator(address operator
revokeRole(bytes32 roleaddress account
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.