Ojamu Token

Verified contract

Active on Ethereum with 7,733 txns
Deployed by via 0x1f95ca31 at 13347499
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 $456.41
ERC-20
Value $411.96
ERC-20
Value $12.98
0x4da98e88e1f8444f21bb2f0fcf86cf40dadb181014cbac6123a37e44098bcd2b
0x354686568639616c7383824041f133420f03c10574059bcd4bd0fb81c21566a9
0xfa2759881e001a5d75d66c9525a27b65219801353e0fc107561ab8d99d6d5324
0xb5bcf4c7ab5252037dab7c097688b1f035a43dfbcdae913c1405e2959458ac06
0x86f7cd42992612120332df980ac218588481eb7b176bf111d1fdd6456bf2129b
0x7349cebcc0a92107eac42cbcb544374eea88800a2cea42f80c6b67e5a9a7cf8b
0xa1de9fe6d46616059c8b1ef8d2382a3a7c0cd62a05511ef10eaa6751a8116d07
0x9eb56e094c473a158eeb116368d2616e98cb2bb18ded8268cfb8835ed4c8ab76
0x281775f26ecef42c5436ac8d68be57a1d558265995ce06b6402576ec67709d66
0x1033723bc180609c4e36c38bb7cb1cc6122991991f29f602c53cae69a5a7aae1

Functions
Getter at block 21158702
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Ojamu Token
symbol(view returns (string)
OJA
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.