ReaktorCore

Verified contract

Active on Ethereum with 498 txns
Deployed by via 0x86c1836a at 11083899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ReaktorCore"

0xb16cb52cab2dec8c7dbdc455025eea9f17fce0125dcc278ea0dc5f99ec79ed5e
0x7e4c6717415281285e13f5c20e271eb987952cc6f8596fbf7da2475a362e0ad3
0x8f38d2cd31c57881578736f21530edcc06416c4b8994cce52ef66077905ce762
0xc3d0e4ae271506f8b572de0898317e4210a624de8adcedba497b93da62872fb1
0x4745b6a24f5c6a65977ad21336191683f360e2e23e84efc07764bdb8ddff72d6
0x86eb57283568f9e862aa7b04f4cf4009e1351bd46ca5496bec24ed844f75535c
0xb50d6ec7eceae032f1b1f3a598988e32ab93a3d2e62ffb7a9addb31969f300b3
0xf7a6e481c73cbabefb60f7f2d7d65b7ca79bfb092838efabe820219a40925cb6
0x904e2d2761d907c49195dd7ba821a54720499cb5d3e443c08e705c39fb6aa7e1
0x7fe11f072e2f01da1e8a754362f1b8caa5dd879e7f1f29c893755778d42dd2b6

Functions
Getter at block 21230276
decimals(view returns (uint8)
18
name(view returns (string)
ReaktorCore
symbol(view returns (string)
rCore
totalSupply(view returns (uint256)
10000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.