REDiToken

Verified contract

Active on Ethereum with 8,481 txns
Deployed by via 0x973bfd78 at 7447441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x66918331bf46fb28d7a98d850090ef7d6574ef744c5bf5c500fe0b1801b74eb3
0x82b7425adfd8df94f4cbb604172ed657c45ac9d31f69a65de89864b8a86ea7cc
0xb245029229255a9759003734e9e1138530a5c8be183190dad21f3efbc3f35947
0x78df13c7159af3def1b6acb50170c5c81cb412511dbc87ac148fc03c6adb5df2
0x9f56f889a7965ebd32127d0d116623016162c517c9e526154ed438c045251f47
0x0c98e8299670c8d5fa77395f2cf6326be4b842ebbafd864c4c939f85d3a041f2
0xc1e1fd95009d4c44cfac516de3fd052bc28bb8202117e3322f49e92ec0f0054e
0xa38d1f284d9ba66c3fab751fac76f09232a707cf2e99550de18e84617d782862
0x2943923fa783131d3f4c92da0abc924ff6a37a16bbdb646cc5db352946e49f20
0xf104444190d2fed7da7354c5d496929b0eb1f8d56cce2cd68d6b0710cb9012ca

Functions
Getter at block 21243053
decimals(view returns (uint8)
18
name(view returns (string)
REDiToken
symbol(view returns (string)
REDi
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.