SPI Club
Verified contract
Active on
Ethereum with 13,736 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b02…63b7
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHOP | ERC-20 | 73.983908 | $0.000222 |
$0.02 | |
SPI | ERC-20 | 142.163796K | -- | -- | |
SPIC | ERC-20 | 10K | -- | -- | |
SPIO | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20519631 | 3 months ago | | | 0 | 0.00012983229 | |
| 20453262 | 3 months ago | | | 0 | 0.00014548700 | |
| 20408522 | 3 months ago | | | 0 | 0.00016257500 | |
| 19233509 | 9 months ago | | | 0 | 0.0017730897 | |
| 19106138 | 9 months ago | | | 0 | 0.0011165563 | |
| 19106133 | 9 months ago | | | 0 | 0.00078147671 | |
| 19097252 | 9 months ago | | | 0 | 0.00081385872 | |
| 19038883 | 10 months ago | | | 0 | 0.00083324719 | |
| 18976225 | 10 months ago | | | 0 | 0.0017702966 | |
| 18871793 | 10 months ago | | | 0 | 0.00097639431 |
ABI
ABI objects
Getter at block 21157921
buyPrice() view returns (uint256)
1100000000000000000
decimals() view returns (uint8)
18
getInvested() view returns (uint256)
0
multiData() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(142163795886253333839998, 119542337621029833138503, 0, 0, 0, 1100000000000000000, 900000000000000000)
myTokens() view returns (uint256)
0
name() view returns (string)
SPI Club
onlyAmbassadors() view returns (bool)
false
owner() view returns (address)
0x8d65df3f0f5fab4a997713faa905fa906ace4c82
sellPrice() view returns (uint256)
900000000000000000
stakingRequirement() view returns (uint256)
0
symbol() view returns (string)
SPIO
totalDonation() view returns (uint256)
69081000000000000000000
totalHolder() view returns (uint256)
3016
totalPowerBalance() view returns (uint256)
142163795886253333839998
totalSupply() view returns (uint256)
119542337621029833138503
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculatePowerReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _powerToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(uint256 _amount, address _referredBy) returns (uint256)
buyFor(uint256 _amount, address _customerAddress, address _referredBy) returns (uint256)
distribute(uint256 _amount) returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
setName(string _name)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
onDistribute(address indexed customerAddress, uint256 price)
onReinvestment(address indexed customerAddress, uint256 statReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingSTAT, uint256 tokensMinted, address indexed referredBy, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 statEarned, uint256 timestamp)
onWithdraw(address indexed customerAddress, uint256 statWithdrawn)
constructor()
fallback()
This contract contains no error objects.