Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($250.53)
Native
Value
$250.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.069464 | $3,606.67 |
$250.53 | |
NBAI | ERC-20 | 300 | -- | -- | |
Snow | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20312660 | 5 months ago | | | 0 | 0.0014699770 | |
| 20312659 | 5 months ago | | | 0 | 0.00061582858 | |
| 6664176 | 6 years ago | | | 0 | 0.000046614000 | |
| 6529376 | 6 years ago | | | 0 | 0.000049324000 | |
| 6529376 | 6 years ago | | | 0 | 0.000042022000 | |
| 6528664 | 6 years ago | | | 0 | 0.000042022000 | |
| 6512860 | 6 years ago | | | 0 | 0.00021011000 | |
| 6512860 | 6 years ago | | | 0 | 0.0013984200 | |
| 6512860 | 6 years ago | | | 0 | 0.0021011000 | |
| 6512860 | 6 years ago | | | 0 | 0.00021011000 |
ABI
ABI objects
Getter at block 21316995
buyPrice() view returns (uint256)
844105500000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Snow
owner() view returns (address)
0xb96c5a2d38c88a09ec43a8bc10c0393cdd8b4320
sellPrice() view returns (uint256)
763714500000000
stakingRequirement() view returns (uint256)
10000000000000000000
symbol() view returns (string)
Snow
totalEthereumBalance() view returns (uint256)
69463685924738863
totalSupply() view returns (uint256)
80383167023923877655451
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableWhitelist()
exit()
redistribution() payable
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _newAdmin)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
OnRedistribution(uint256 amount, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.