DIDP

Verified contract

Active on Ethereum with 40,446 txns
Deployed by via 0xd238d022 at 9499990
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdbde094a16f78f088be4c84c34dbfd12f9ec2d8e1fa3b2369b4f00d187733282
0x7cb458ad20228147d28a6988c2b1ae367fb4961430b4ee9ed2cbecb34f348cb9
0xb2dd149e6d3c2109b20169c8907fe4ba6109788d8db62f44104eb59dae4325c8
0x7d95b1a391f3f8121da2b3d0f20ec69d310435496808ddf6bdf66a9b030487e4
0xa785de85e817696d86a4771d2b18a8ca2b6724f39891e74be7f0f0c5d13c9a92
0x9a4bcd068c2a1e18588a4ac7be4c58732946473fc10954b896e033f5b1c0add6
0xfe66b1d436807e1447ef4f091737124176567139b8eba92f01588d7e0d974bda
0x9ba7e17d26caf271a9d46f089a8d74daf7301600e88e5d0c15cb0e712751e95a
0xc142d622de483e935e895fdea434ef2cdcfbe7093c1bb6308e08a21b75f34705
0xe36ad33fae4a4c08c44df9e3cd26a0e44f39a42aef7f77d4b7b493dc6c5cd8e8

Functions
Getter at block 21243741
decimals(view returns (uint8)
18
name(view returns (string)
DIDP
paused(view returns (bool)
false
symbol(view returns (string)
DIDP
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getMainChainAddr(address queryaddrview returns (string)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renouncePauser(
setMainChainAddr(string mcaddrreturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
SetMainChainAddrEvent(string MainChainAddr
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.