CRO Decentralized Finance

Verified contract

Active on Ethereum with 3,319 txns
Deployed by via 0xebb34835 at 10581002
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa551869dc20141ce71495836b7c095b86eb862df756183b18d542462b58e69dc
0xb86f5d77976eddc0ff1553e57719f30db22f7adbae1abd89d3ffd2cb44f5de0a
0x7f2d89422637bf804c0278bc4f13360b31bca612016fb0eb32a36bee78fec1d8
0xcd41b31006b7a201a25a8f0c90e7fdeddb3932cbac82fa4c2bf55db0b6f55d4e
0x7c9e337a7fb634d73ce73d01e3453f22c24180961652d5245dc508d86a9e1ccf
0xac4b39383a1140ff372de8a1ac19ed10d30de68f9c9e1ecb250003a3a8783b58
0x1153220730b4afb6b92d1e3bbd9bb95a4098cdc174f9967296fe6dca22f3cc61
0xf8f8a00a32a838ddf70a450f9e69241ad74478c200bd4c7697d43e09729b72c9
0xd71fffb3e8baec1a7a67888dfa097bb3e229b6739a813f17200f4177c7d2aca9
0xfb451b11ac6af73d1015b574b9691ca09678681e89ee9c36f9066b2a2811b75c

Functions
Getter at block 21396864
decimals(view returns (uint256)
18
name(view returns (string)
CRO Decentralized Finance
oldCRO(view returns (address)
0x5bc84e3066448c2b0672304d4ee58ee492d9924e
owner(view returns (address)
0xb9b66e99569235f7c68784812ecdbf0cb22870ee
supply(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
CRO
totalBurned(view returns (uint256)
0
totalSupplied(view returns (uint256)
470501032403539770408853504
totalSupply(view returns (uint256)
500000000000000000000000000
website(view returns (string)
www.crocryptocoin.com
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burnByValue(uint256 _valuereturns (bool)
changeName(string _namereturns (bool)
changeWebsite(string _websitereturns (bool)
revertBalance(address[] addressesreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
transferTo(address _touint256 _valuereturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed _burneruint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Transfer(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.