Darico Ecosystem Coin

Verified contract

Active on Ethereum with 16,319 txns
Deployed by via 0x26db3315 at 5702758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x1d37c0ac90381c074e0064b0eadf1d08985f1d9400b3916312bb56c3283f67d9
0x1cbea1cdd6a0b38c262948f1eecb546568b259cee9723ed90952859a9fed385b
0x8228109d74b397af90e0b5e4015b2f9223c335c30a0cbfa21da4ec4c86ebf606
0x8f4e7c05bafc3298d11787f07dc9c13b65be1275f2b9870164dd9161dd5668c8
0xc97fd57c5e025f56de91221d7980156bcf1522c7ecc36b29274d90a39c3d9c83
0xf55a65447426ffaafb0d7629f6370b22f6987330f9c1f6b5f56618370990c34c
0xa2fe1c5af41a41aa9a780a1e6320d2ccf820487ab451b560059d9416958770ae
0x495680e564aa4e7826972f5646f92a22e8b62466b46816e06c1669bdc0116222
0x86246da79ae605c7b623efdb23dc38650085540783e469142460d53e6624f2fc
0x04018d92d34ba0e15e106099e937add18872c7c8935c3ffdc3e052eda4ea181f

Functions
Getter at block 21163878
decimals(view returns (uint256)
18
isActive(view returns (bool)
true
name(view returns (string)
Darico Ecosystem Coin
operator(view returns (address)
0x7401782ff3ed719ffe06e4960761f80452912d14
owner(view returns (address)
0xe619bd7a7e8fb0856a0e52416e9cdb4f05e5deba
symbol(view returns (string)
DEC
totalSupply(view returns (uint256)
99006341501907860840000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
permissions(addressview returns (bool)
State-modifying
activate(
allow(address _operator
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
deny(address _operator
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOperatorRole(address newOperator
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OperatorRoleTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _saleWalletaddress _reserveWalletaddress _teamWalletaddress _otherWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.