WHEN Token
Verified contract
Active on
Ethereum with 38,132 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHEN | ERC-20 | 58.5K | -- | -- | |
FUND | ERC-20 | 200 | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
LIME | ERC-20 | 100 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21060245 | a month ago | | | 0 | 0.00033944046 | |
| 20396780 | 4 months ago | | | 0 | 0.000070341871 | |
| 20257099 | 5 months ago | | | 0 | 0.00010097711 | |
| 20257017 | 5 months ago | | | 0 | 0.000081546226 | |
| 20250637 | 5 months ago | | | 0 | 0.000037869705 | |
| 20145519 | 5 months ago | | | 0 | 0.000066702312 | |
| 20058696 | 6 months ago | | | 0 | 0.00024101768 | |
| 20007063 | 6 months ago | | | 0 | 0.00043616552 | |
| 19632690 | 7 months ago | | | 0 | 0.0013742167 | |
| 19625939 | 8 months ago | | | 0 | 0.0015831003 |
ABI
ABI objects
Getter at block 21272986 getRegisteredUsers() view returns (address[])
balance() view returns (uint256)
0
centsExchangeRate() view returns (uint256)
2
decimals() view returns (uint256)
18
getIcoInfo() view returns (bool, uint256, uint256, uint256, uint256, uint256)
(true, 102040816326531, 2, 1522076400, 1522681200, 1523286000)
getSupportManager() view returns (address)
0xdd60feb57cfaf713fd5c19e8d662953e1f5cef40
getTokenAllocations() view returns (uint256, uint256, uint256)
(262500000000000000000000000, 17500000000000000000000000, 17500000000000000000000000)
isOperational() view returns (bool)
true
isReferralSupported() view returns (bool)
true
logoPng() view returns (string)
https://github.com/WhenHub/WHEN/raw/master/assets/when-token-icon.png
name() view returns (string)
WHEN Token
sign() view returns (string)
₩
symbol() view returns (string)
WHEN
totalSupply() view returns (uint256)
875000000000000000000000000
weiExchangeRate() view returns (uint256)
102040816326531
winNetworkFeeBasisPoints() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getRegisteredUser(address account) view returns (uint256, uint256, uint256, address)
isContractAuthorized(address account) view returns (bool)
isPlatformManager(address account) view returns (bool)
isPlatformOrSupportManager(address account) view returns (bool)
isUserRegistered(address account) view returns (bool)
spendableBalanceOf(address account) view returns (uint256)
transferableBalanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
authorizeContract(address account)
authorizeIcoBurn()
buy(address account) payable
buyUSD(address account, uint256 cents)
deauthorizeContract(address account)
depositEscrow(address account, uint256 jiffys)
initialize(address dataContract, address appContract, address vestingContract)
pay(address payer, address payee, address referrer, uint256 referralFeeBasisPoints, uint256 billableJiffys, uint256 escrowJiffys) returns (uint256, uint256)
refundEscrow(address account, uint256 jiffys)
registerUser(address account, address creditAccount, address referrer) returns (uint256)
registerUserBonus(address account, address creditAccount, address referrer) returns (uint256)
setCentsExchangeRate(uint256 rate)
setIcoWallet(address account)
setOperatingStatus(bool mode)
setPlatformManager(address account)
setReferralSignupTokens(uint256 tokens)
setUserSignupTokens(uint256 tokens)
setWeiExchangeRate(uint256 rate)
setWinNetworkFee(uint256 basisPoints)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
vestingGrant(address issuer, address beneficiary, uint256 vestedJiffys, uint256 unvestedJiffys)
vestingTransfer(address issuer, address beneficiary, uint256 jiffys)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UserLink(address indexed user)
UserRefer(address indexed user, address indexed referrer, uint256 value)
UserRegister(address indexed user, uint256 value, uint256 seedJiffys)
constructor(string tokenName, string tokenSymbol, address platformAccount, address icoAccount, address supportAccount)
fallback()
This contract contains no error objects.