SPECTRE SUBSCRIBER TOKEN
Verified contract
Active on
Ethereum with 9,011 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PPT | ERC-20 | 16 | $0.112662 |
$1.8 | |
SALT | ERC-20 | 61.919209 | $0.007626 |
$0.47 | |
SXD | ERC-20 | 4000T | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
TRA | ERC-20 | 200 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408522 | 3 months ago | | | 0 | 0.000031492000 | |
| 14823724 | 2 years ago | | | 0 | 0.00055740963 | |
| 14823318 | 2 years ago | | | 0 | 0.00055740963 | |
| 13904142 | 3 years ago | | | 0 | 0.0033285475 | |
| 12427087 | 3 years ago | | | 0 | 0.0061354230 | |
| 12336931 | 4 years ago | | | 0 | 0.0031403443 | |
| 10895311 | 4 years ago | | | 0 | 0.0029177280 | |
| 10895298 | 4 years ago | | | 0 | 0.0028366800 | |
| 10895294 | 4 years ago | | | 0 | 0.0028096640 | |
| 10690542 | 4 years ago | | | 0 | 0.0036072800 |
ABI
ABI objects
Getter at block 21158766
BONUS_SLAB() pure returns (uint256)
100000000000000000000000000
MIN_CAP() pure returns (uint256)
5000000000000000000000000
MIN_FUND_AMOUNT() pure returns (uint256)
1000000000000000000
TOKENS_AVAILABLE() pure returns (uint256)
240000000000000000000000000
TOKEN_PRICE() pure returns (uint256)
500000000000000
WHITELIST_PERIOD() pure returns (uint256)
259200
configured() pure returns (bool)
true
decimals() pure returns (uint256)
18
discountSaleEnd() pure returns (uint256)
1511524800
name() pure returns (string)
SPECTRE SUBSCRIBER TOKEN
numberOfTokensLeft() pure returns (uint256)
148372234102204005033648900
owner() pure returns (address)
0x09a568fd510741ae68e315d6d001a8d4b1682256
paused() pure returns (bool)
false
presaleEnd() pure returns (uint256)
1509883200
presaleStart() pure returns (uint256)
1509105600
refundable() pure returns (bool)
false
saleEnd() pure returns (uint256)
1512907200
saleStart() pure returns (uint256)
1510920000
specDWallet() pure returns (address)
0x554c98b3ec772f79ee5b96d47a1d10852ed274c8
specUWallet() pure returns (address)
0xaadb05f449072d275833baf7c82e8fca4ee46575
specWallet() pure returns (address)
0x670e095e92aff090fb8475131f7a8a5d98bd0155
symbol() pure returns (string)
SXS
tokenAddressesSet() pure returns (bool)
true
totalSupply() pure returns (uint256)
91627765897795994966351100
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
bonus(address) pure returns (uint256)
whitelist(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
configure(uint256 _presaleStart, uint256 _presaleEnd, uint256 _saleStart, uint256 _saleEnd, uint256 _discountSaleEnd)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
fundContract() payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
multiSetWhiteList(uint256[] data)
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
pause()
proxyPayment(address _owner) payable returns (bool)
refund()
setRefundable()
setTokenAddresses(address _specUWallet, address _specDWallet)
setWhiteList(address _subscriber, uint256 _amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
withdrawEther()
Approval(address indexed owner, address indexed spender, uint256 value)
ContractFunded(address indexed _from, uint256 _value, uint256 _total)
OwnerTransfer(address indexed _from, address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Refund(address indexed _to, uint256 _value)
Refundable()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
WhiteListSet(address indexed _subscriber, uint256 _value)
constructor(address _specWallet)
fallback()
This contract contains no error objects.