DEUS

Verified contract

Active on Ethereum with 5,359 txns
Deployed by via 0x87de211f at 13333211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.86
ERC-20
--
ERC-20
--
0x4516c4cbe1d7f7be02b17c065a9afe969e5375e5c40528f42aaddf373d669b89
0x26cdb2c1889f65b49c343ac6b363a99dcb74d531ce05495c79f9e904e4e5c888
0x505075678bf4073766d8674c0165eab75ac8e8260af2318a87884d56c0702f81
0x546337ea7b92fd693f01c5a4a1b5bc0c42cbfe4d794b9b2f6b0d0211308e8647
0x2e0b3737025d45fb4489cf64b896abcc2633f604d502fcd918abc98bc991ecee
0x6e03c41f373b49a38fccf0b095ebfcc0ae5cd6f87cb83d132906697c726107f7
0x66e70a34cfa53d9c0248e15e7bb5ae908ede5da8259a016d586d218d1661bb1a
0xe7160136b835288b60ce94d981e99adf4b8aa1ba167be40bab4373c1f3e658eb
0xbe94af2e4ba0ff23fa55423b1f102985c3ffd7f9934025c2a22d511b2a5388b2
0xa9bc1f085516da80c2c15ace7d4c05151ab5293d3f95ea0a3194ebaa1080f001

Functions
Getter at block 21302852
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TRUSTY_ROLE(view returns (bytes32)
0x0db189261133fd7647d3308512b693b47bed44004cac80fb59aa64b63a231e2c
decimals(view returns (uint8)
18
genesis_supply(view returns (uint256)
166670000000000000000000
name(view returns (string)
DEUS
symbol(view returns (string)
DEUS
totalSupply(view returns (uint256)
55355935812727028951574
trackingVotes(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
numCheckpoints(addressview returns (uint32)
State-modifying
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)
mint(address touint256 amount
pool_burn_from(address b_addressuint256 b_amount
pool_mint(address m_addressuint256 m_amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDEIAddress(address dei_contract_address
toggleVotes(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DEIAddressSet(address addr
DEUSBurned(address indexed fromaddress indexed touint256 amount
DEUSMinted(address indexed fromaddress indexed touint256 amount
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
VoterVotesChanged(address indexed voteruint256 previousBalanceuint256 newBalance
Constructor
constructor(string _namestring _symboladdress _creator_addressaddress _trusty_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.