XTRD

Verified contract

Active on Ethereum with 6,732 txns
Deployed by via 0x3ed40513 at 5544315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4868d6dd86d25cc6c31352a70b1f71852892b99712aa95c04ecac94d21d5d2b2
0xf482b50c706a349c7f040564c99e14aea27f9d3d63aedc43b9311113eb4ccef3
0x72ee2b7ed89411e7582eb569d87f496adb7b8772b165ea995b5560abe192f0d6
0x0d09d72f47dade42e777a00affc172621a26b2ccf0302c4ed762468f4b093222
0x76e48733a0240222486f9c0f6326f9811f3b995f902e0043afe17026dd4f3faf
0x578bd7179d2c7935dd2eb104e5c547727209d59e8b8b05343a3a110beb4d7218
0x4230605f2fd90de0964e4056362236bb8d008db29f8f912120b648701e3f53aa
0xd1e88b694affbf64019d08c9cbfa6a40c06b681500de6fe0dcdb76a56622a5f4
0x254a7b64d2aa826e844b25e098c0083fe0f2148dcec7f04d625c6858625e551e
0x97063ba4db5709afbe83b3c183bfd97c42cbc2877b5da43f19a449822be52b82

Functions
Getter at block 21157946
contactInformation(view returns (string)
decimals(view returns (uint256)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
XTRD
owner(view returns (address)
0x2b9f07b73b7c67da00dcad5d42de3a6b7406f1cb
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
reclaimableOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
XTRD
totalSupply(view returns (uint256)
952457688000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blacklist(address node
claimOwnership(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
isBanned(address nodereturns (bool)
mint(address _touint256 _amountreturns (bool)
pause(
reclaimOwnership(
resetReclaim(
setContactInformation(string info
setupReclaim(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unblacklist(address node
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklisted(address indexed _node
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unblacklisted(address indexed _node
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.