Spectre.ai D-Token
Verified contract
Active on
Ethereum with 29,095 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2086…0834
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXD | ERC-20 | 46,763.94T | -- | -- | |
| ERC-20 | 888.888888M | -- | -- | |
SXS2 | ERC-20 | 70.135346M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ECPN | ERC-20 | 100 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21128369 | 4 days ago | | | 0 | 0.0027267250 | |
| 21128365 | 4 days ago | | | 0 | 0.0017562331 | |
| 21122133 | 5 days ago | | | 0 | 0.0022257569 | |
| 21080124 | 11 days ago | | | 0 | 0.0023055247 | |
| 21022153 | 19 days ago | | | 0 | 0.00041028944 | |
| 21022153 | 19 days ago | | | 0 | 0.00039963375 | |
| 21022153 | 19 days ago | | | 0 | 0.0010058130 | |
| 21021990 | 19 days ago | | | 0 | 0.00080904794 | |
| 20963821 | a month ago | | | 0 | 0.0043903210 | |
| 20829867 | 2 months ago | | | 0 | 0.0025236346 |
ABI
ABI objects
Getter at block 21157993
LOCK_START_TIME() view returns (uint256)
1512896400
MANAGEMENT_LOCKED_ALLOC() view returns (uint256)
18
MANAGEMENT_LOCKED_PERIOD() view returns (uint256)
1528448400
OPTION_POOL_ALLOC() view returns (uint256)
40
OPTION_POOL_PERIOD() view returns (uint256)
1544432400
SPECTRE_BOUNTY_ADVISORY_DEV_TEAM_ALLOC() view returns (uint256)
42
controller() view returns (address)
0x89e317b5a84368550358f9772698854738edd149
creationBlock() view returns (uint256)
4715755
decimals() view returns (uint8)
18
managementLocked() view returns (address)
0xcdb540d97dc828e855e87b8b3a3b546124e8d0e1
name() view returns (string)
Spectre.ai D-Token
optionPool() view returns (address)
0x8b04def77e45afb87d82a1e67675bbcc2566edd9
owner() view returns (address)
0xf84348ae2a700a248e6c78a01090a9df6f7ee9bd
parentSnapShotBlock() view returns (uint256)
0
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
spectreTeam() view returns (address)
0xdf20278eda5acf0d00e8a9162e60a35433cb070f
symbol() view returns (string)
SXDT
tokenBurner() view returns (address)
0x0000000000000000000000000000000000000000
tokenFactory() view returns (address)
0x20867f59e8ccb2fa8fadfbfd4175aca4a42d0834
totalSupply() view returns (uint256)
140270691248776761435171102
transfersEnabled() view returns (bool)
true
version() view returns (string)
MMT_0.1
walletAddressesSet() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) view returns (uint256)
checkLockedBalance(address _holder, uint256 _value) view returns (bool success)
lockedBalances(address) view returns (uint256)
totalSupplyAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
burn(uint256 _amount)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableTransfers(bool _transfersEnabled)
generateTokens(address _owner, uint256 _amount) returns (bool)
setTokenBurner(address _tokenBurner)
setWalletAddresses(address _spectreTeam, address _managementLocked, address _optionPool)
tokenFallback(address _from, uint256 _value, bytes _data)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
WalletAddressesSet(address _spectreTeam, address _managementLocked, address _optionPool)
constructor(address _tokenFactory)
fallback()
This contract contains no error objects.