Paradox

Verified contract

Active on Ethereum with 3,108 txns
Deployed by via 0x912b94a7 at 15193993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $55.56
ERC-20
--
0xf0746ded143f4ee4b615915090c816e8518da89f50c6c37761fb68c28fd202ab
0x16316f7198d4372112156ce04ac5dd45de50302fb3ec8f7714b8987677caea0b
0x099256f231cbc0eb0d19302559ff910474f0aab6e2a61fe05a1516d32765d962
0xed956c8daf75e9d6097c194d25a4cb0f497ff75c3e45d917bbdcd9deda9a44a6
0x708fe95c6e3da21ed5a2e540b149e0a9855ce62e170178ce966addbaaed57920
0x1602dbc5d966677945493b4637b48b2ad3b753113c8f1922630611f49ab78de3
0xab2b7b10a69e90c34e6c3d2431fe542b0295eb65cc7e8645fd01e401af157261
0xc6fd1c73200729d4e9a673cd9e59dd3bc0240a999f6e059c6a3cb87c966c27a4
0x60bde0db0dfa840499afcdf3417fa75297573487353e423533c5007bd9c391a6
0xa5761688d9a9bfead0ea03e104e1cad303268baf44116c395dad61f23cbe6f4f

Functions
Getter at block 20864399
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Paradox
symbol(view returns (string)
PARA
totalSupply(view returns (uint256)
849994765999999876599998766
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress 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)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
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.