This contract is being backfilled. You may encounter incomplete storage history.

TenX Token

Verified contract

Active on Ethereum with 2,386 txns
Deployed by via 0xf15e02c9 at 7756172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TenX Token"

0x86a4a19e9e043e8eab1db721510a2b5f2c63459453a476fa7227c819151d3834
0x7220837c5cc4686c738b9828ef638e79612848d8597d9e7f485e0133c00bf7fc
0x2f866cc3f1ef08dc7c81d8f607638d3b7c1b2297d89ebd7cfac2843bad720df4
0x51973bc5027d5b0e410a8881fd82a4f22530ddeb3886cef549d47cfa2596e853
0x56be0317be7d90ad7deec4bea14bc1ef8d27d0ed4c5d8999b266cf3f37548ab6
0xdd0bff72b7c774deb31421dbc9d4b7f095c7589673c1cd2c8969d4b204b840c8
0x1c45fe714f7cf848c7db02269c587504f90640fbeaff8274feefad30b9f70db2
0x5d5f1dca358c696692911ae31204e84e60cbd0f9fff7946d328adff409af2689
0x0fbaf811f2d62e02e14ca19eddd92473bc9f83164d852949815ab796988e24c3
0xc9f45dfa2ba1d7c0569e5161587f073a3b90fff1219b99a3a34f62b0ec35f9ae

Functions
Getter at block 20796157
cap(view returns (uint256)
205218255948577763364408207
decimals(view returns (uint8)
18
isControllable(view returns (bool)
true
isIssuable(view returns (bool)
true
isOwner(view returns (bool)
false
moderator(view returns (address)
0xd41f5a9bf9ff2aed4497f39bb3ccb5ef58346aff
name(view returns (string)
TenX Token
owner(view returns (address)
0x185f19b43d818e10a31be68f445ef8edcb8afb83
paused(view returns (bool)
false
rewards(view returns (address)
0xf5d49387ecfa36bd2bf047d9e72344a2b3afbb72
symbol(view returns (string)
TENX
totalMinted(view returns (uint256)
134522547089763154246025113
totalRedeemed(view returns (uint256)
0
totalSupply(view returns (uint256)
134522547089763154246025113
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
canTransfer(address _touint256 _valuebytes _dataview returns (bool successbytes1 statusCodebytes32 applicationCode)
canTransferFrom(address _fromaddress _touint256 _valuebytes _dataview returns (bool successbytes1 statusCodebytes32 applicationCode)
isController(address accountview returns (bool)
isIssuer(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addController(address account
addIssuer(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
controllerRedeem(address _tokenHolderuint256 _valuebytes _databytes _operatorData
controllerTransfer(address _fromaddress _touint256 _valuebytes _databytes _operatorData
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishIssuance(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
issue(address _tokenHolderuint256 _valuebytes _data
pause(
redeem(uint256 _valuebytes _data
redeemFrom(address _tokenHolderuint256 _valuebytes _data
renounceController(
renounceIssuer(
renounceOwnership(
renouncePauser(
setModerator(address _moderator
setRewards(address _rewards
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferFromWithData(address _fromaddress _touint256 _valuebytes _data
transferIssuership(address _newIssuer
transferOwnership(address newOwner
transferWithData(address _touint256 _valuebytes _data
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ControllerAdded(address indexed account
ControllerRedemption(address controlleraddress indexed tokenHolderuint256 valuebytes databytes operatorData
ControllerRemoved(address indexed account
ControllerTransfer(address controlleraddress indexed fromaddress indexed touint256 valuebytes databytes operatorData
IssuanceFinished(
Issued(address indexed operatoraddress indexed touint256 valuebytes data
IssuerAdded(address indexed account
IssuerRemoved(address indexed account
IssuershipTransferred(address indexed fromaddress indexed to
ModeratorUpdated(address moderator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Redeemed(address indexed operatoraddress indexed fromuint256 valuebytes data
RewardsUpdated(address implementation
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _moderatoruint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.