CODA

Verified contract

Active on Ethereum with 2,069 txns
Deployed by via 0x3aa430d1 at 18070618
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CODA"

0x7ae6221142388ce88c45b85d643976466e713ef1f000e6fd59cd8ca85088db84
0xabdd8835a3c0348fcf651b3268a522df54b293af18ce8770dc025f5844efff08
0x210100abee16214b7b854a1e6a846f6d5ada30bc635443abb59075c101849c49
0x459dd65c02a12800db344d78adf81d1dbb5773fabc875b00e62e920e41daa794
0x7a60fbeeebd9267bc55f6646135c9c5e6578a768e03a96a0d006c361b6aed60b
0xda037b163939505d0fc5a369a5733849b5361230ce6507c392858b89c64663be
0x89454525583b4cba17b0f6d665aba8b456a5e92c0fbceff4c05ac2d340588381
0xc9767a2197f9fe71e0bcbeb310fdcf8a64d33579aebc04bae3982119ea17677b
0x1cbf7c50da4143d9686dd319646d8db01293158c2148f78c6e162cdddfeb5a1f
0xa1ccf15e9328318c14639931ad0e3360a2cfeb5deed93ac028ac850504286360

Functions
Getter at block 21255110
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LOCK_TRANSFER_ROLE(view returns (bytes32)
0x832387ff8355724ce19b4e13d42ca7e8b0d3d6e27508713bc847b0ef4335ecd6
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
CODA
paused(view returns (bool)
true
symbol(view returns (string)
CODA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAddressLocked(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
fullLockAddress(address accountreturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unFullLockAddress(address accountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
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
Unpaused(address account
fullLockEvent(address indexed accountbool isLocked
mintEvent(address touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.