Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
27 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- | |
WRK | ERC-20 | 35 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21068554 | 2 months ago | | | 0 | 0.00080761797 | |
| 21068545 | 2 months ago | | | 0 | 0.00074488863 | |
| 21068342 | 2 months ago | | | 0 | 0.00082415936 | |
| 19997005 | 7 months ago | | | 0 | 0.00035973982 | |
| 19916604 | 7 months ago | | | 0 | 0.00049883774 | |
| 17801544 | a year ago | | | 0 | 0.0011629377 | |
| 17648972 | a year ago | | | 0 | 0.00088743902 | |
| 17648971 | a year ago | | | 0 | 0.00085326231 | |
| 17648971 | a year ago | | | 0 | 0.00085326231 | |
| 17648971 | a year ago | | | 0 | 0.00085326231 |
ABI
ABI objects
Getter at block 21439537
INITIAL_SUPPLY() view returns (uint256)
76000000000000
cap() view returns (uint256)
9999999999999999999999999999999999999999999999
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1589479200
currentTierRate() view returns (uint256)
100000
decimals() view returns (uint8)
4
distributionPoolWallet() view returns (address)
0xab3edd46e9d52e1b3131757e1ed87fa885f48019
hasClosed() view returns (bool)
true
inAppPurchaseWallet() view returns (address)
0x97eae8151487e054112e27d8c2ee5f17b3c6a83c
name() view returns (string)
BlockWRK
numAuthorized() view returns (uint8)
6
openingTime() view returns (uint256)
1557856800
owner() view returns (address)
0xcea29574697a97a5eda6ad6b203bee1731800366
premineDistributionPool() view returns (uint256)
56000000000000
premineReserved() view returns (uint256)
20000000000000
reservedTokenWallet() view returns (address)
0xd6e4e287a4ae2e9d8bf7f0323f440acc0d5ad301
salesWallet() view returns (address)
0xa0e021fc3538ed52f9a3d79249ff1d3a67f91c42
symbol() view returns (string)
WRK
taxRate() view returns (uint8)
0
tokensRemainingInSale() view returns (uint256)
42880020000000
tokensRemainingInTier() view returns (uint256)
643857562707
totalSupply() view returns (uint256)
76356142437293
weiRaised() view returns (uint256)
356142437293387880243
Read-only
allowance(address _owner, address _spender) view returns (uint256)
authorized(uint256) view returns (address)
balanceOf(address _owner) view returns (uint256)
isAuthorized(address _account) view returns (bool)
State-modifying
Events addAuthorized(address _account)
approve(address _spender, uint256 _value) returns (bool)
buyTokens(address _beneficiary) payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
inAppTokenDistribution(address _to, uint256 _value)
inAppTokenPurchase(address _to, uint256 _value, uint256 _fee)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
removeAuthorized(address _account)
renounceOwnership()
setFeeAccount(address _newAddress)
setInAppPurchaseWallet(address _newAddress)
setTaxRate(uint8 _newRate)
transactionHandler(bytes _signature, address _from, address _to, uint256 _value, uint256 _fee, uint256 _nonce)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
transferRemainingTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
CloseoutSale(address indexed wallet, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
TransferPreSigned(address indexed delegate, address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.