$DRAGON

Verified contract

Active on Ethereum with 77 txns
Deployed by via 0xa250b545 at 11216783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $0
ERC-20
Value $123.39
0xeb048c8a5d3378de9b63adbe4dbf9787c1ba67f7b0acd36141433040fe453623
0xe607f08b9b6feb535d8ca33b40105035d61a351074729763d528cb437f5ae138
0x89452372db800473267052ac8e82121bdb77f489e2d8eddf41c34d6abf75c188
From
0xad7b9c8aec580266d11cd49d999bde18a0fb05a3b6c7e5be9bbc4f72b140fb4d
0x02255c1342013107d4bca492713064af72bf8e4293e6738fbb419803a887a717
0xbfc702590e88832113f85d87e4237213327e304395ea652153fa8ae821d3b65c
0xb3746d589c41ce3b0470c3896be13da109bdcad949913223fb7c3bc1dd0a85bc
0x7652c4f9f3051008f7fd33c269fa2847a93c43ef1b051a24cfa309ce775eb144
0x13f111949dcbc41e577c4a9fe8bb1e2d886239ff55ac9db6a9dff86ca4634718
0xc949cef14f5dd82a84d9a3d01b8c1893559401a3dbea98b87b684578385b3443

Functions
Getter at block 21319892
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
cmContractType(view returns (string)
CMErc20BurnSnap
cmImage(view returns (string)
cmURL(view returns (string)
decimals(view returns (uint8)
18
name(view returns (string)
$DRAGON
owner(view returns (address)
0xbf01d325b7a0ea9a28f13e6465424b40705c7438
symbol(view returns (string)
DRAGON
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
_setCMImage(string image
_setCMURL(string url
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 amountuint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.