ECP+

Verified contract

Active on Ethereum with 15,211 txns
Deployed by via 0x3d808360 at 7273279
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0x623072f8e89ca7fde802457b3db0585194f3b898d2ebea2ae2f632e04ba462f7
0x9be092794c894862c7851ca61e9a39d9f73481dc71172a55bb8400dc829ca45f
0xda700163e94771d83a2cadcb160646f32d44ca3b3c01576a928159217edf1f21
0x6d697cbccf299fe7bf6853638996718a72c65770219fd8d74422fd650ea91801
0xf7b7de0d2e33e2d97c888c3414fdd953f88934730b21169c81be582fcd77ba8a
0xab23998f7705b4970821b5fde911c0a1638b2da5c6eb9cc800c2e8866cf12271
0x87b8788ddc63c081a4bac25e742f51307f2217e995114c748d5148a52876cbd6
0x4e46e9e8d8b4017533ee01a24256b721769afa34a7dba71d22d12165696f96b6
0x4f556607f3d5401b2f6c82017060bd37f7f2d94424534a461092fa7bdaa94575
0xf37e803790ff9b2be0ce197474f17fc94ac2f1c8bd0bf8309895a2fea78c8431

Functions
Getter at block 20791851
DECIMALS(view returns (uint8)
8
INITIAL_SUPPLY(view returns (uint256)
200000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
ECP+
paused(view returns (bool)
false
symbol(view returns (string)
ECP+
totalSupply(view returns (uint256)
1800000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
mint(address touint256 valuereturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
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.