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

xensor

Verified contract

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

No balances found for "xensor"

0x5fca262be63396e03f76745947826c66aa759cb4930388b17a80d358c1a9716e
0xa404c6c2aeaf6552a66a1c089f7e9a93aaca76d14e6be433ae7cc5f7d5474354
0x3289b2361937f5e23fca4d1cfe6edf9a853dd31431b4794dcd9c910c1e40adfd
0xed51d68e0e9f7b01045e35c544c066285796878c0e9074aa47ffe04490fa948a
0xf5491714cc95cc0f81867d4eaa579aa51db303240b622f323ec4f04ce631f7a2
0x8b90a99dfce127a57f4fcf20c543fbcc8ac92ee252be64343555658701f4e787
0x98675d0e0651c36ddc7888dfb171aae3fdc8e03726abb555338fbeac5ffed901
0x3005b3a6342c82df51723998316a82d1798d609128bc0aaa75a0902f6533bf21
0x2cd867e80f77e7b1dbdd2c54f64987d731b14bb50d7c626f6cdeadcc8f881dc4
0x86f03a29caed836029370af6ee63159d65f7db666c9b5cc70b19e8f6503b5e8e

Functions
Getter at block 20809081
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
xensor
owner(view returns (address)
0x153aa7452d5161878d952c4eab542758b761019d
paused(view returns (bool)
false
symbol(view returns (string)
XSR
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renounceOwnership(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 totalSupplyuint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.