Ectoplasma

Verified contract

Active on Ethereum with 1,075 txns
Deployed by via 0xece86493 at 11091827
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb6d5161b7fd348498d21eae96484f73cf20280dfe11bf488c43f753e4c77e0f9
0xdf4f63cd636b80b77439158e750a46bf105073672db5d3bf87204444e27af8c3
From
0x19208aba1d6912f544bc95b12987920d7a83f94a0c31fdcaed18d14ec8f93e79
0x8e32a7782e7dc42d95d9731d4cd5ff23990e4fe21a30b899742deffa6fc89bf7
0xa88f4636bc1daf25c0ee28034f5ef33c809d7c742e0d76c9bc6c479bad04a978
0x0701c5187de444e105aaf18fbc6296c90d768327e8193c4032c1c64b70c14ca6
0xa2c07cf181a5ef232181c6ea21592ddbb1f79477bb75cb2cdf974d270e8513c6
0xbaada3b23a963112b78c1997fe001c7746f2f7d9e102e4b198db2c777df295d8
0x73344021c7f939b445b35ed6eec7d1d8a0850081c544dce98fdf62ebc48793f3
From
0xd4a3a79dc30d21b58f4b518ef71b57884510d8170c17e59c4ed2b3a6ad86ef8c

Functions
Getter at block 20877239
burnDivisor(view returns (uint8)
22
decimals(view returns (uint8)
18
devaddr(view returns (address)
0x9d3f72efcd04face500171fa32d1d2359a7a6b29
name(view returns (string)
Ectoplasma
owner(view returns (address)
0xa9c44135b3a87e0688c41cf8c27939a22dd437c9
symbol(view returns (string)
ECTO
totalSupply(view returns (uint256)
78619736933325755722201
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amount
renounceOwnership(
setBurnRate(uint8 _burnDivisor
setDevAddr(address _devaddr
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint8 _burnDivisoraddress _devaddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.