Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($11,174.77)
Native
Value
$11,174.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.998104 | $3,727.28 |
$11,174.77 | |
EBK | ERC-20 | 3.049239 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18059633 | a year ago | | | 0 | 0.00081806939 | |
| 9475373 | 5 years ago | | | 0 | 0.0011495680 | |
| 9245237 | 5 years ago | | | 0 | 0.000072864000 | |
| 9245231 | 5 years ago | | | 0 | 0.00018345000 | |
| 7164905 | 6 years ago | | | 0 | 0.00044198000 | |
| 6578677 | 6 years ago | | | 0 | 0.00047984000 | |
| 6527272 | 6 years ago | | | 0 | 0.00035984000 | |
| 6527270 | 6 years ago | | | 0 | 0.00040917900 | |
| 6106843 | 6 years ago | | | 0 | 0.00049478000 | |
| 6101187 | 6 years ago | | | 0 | 0.00022980900 |
ABI
ABI objects
Getter at block 21310694
decimals() view returns (uint8)
18
investSum() view returns (uint256)
51636972692800000069
lastGateway() view returns (address)
0x153caf10387b13fda75a03f974fa5c2d2763d5a8
name() view returns (string)
0xBabylon
resolveSupply() view returns (uint256 balance)
9779037816281665816073
resolver() view returns (address)
0x67f41953b90966257c71f6f271572399dfbfe16d
stakingRequirement() view returns (uint256)
1000000000000000000
symbol() view returns (string)
PoWHr
totalBondSupply() view returns (uint256)
562928346063485383648
totalBurned() view returns (uint256)
0
totalSupply() view returns (uint256)
9779037816281665816073
trickleSum() view returns (uint256)
414945093352127247
withdrawSum() view returns (uint256)
48638868201811065483
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
avgFactor_ethSpent(address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
burned(address) view returns (uint256)
calcResolve(address _owner, uint256 amount, uint256 _eth) view returns (uint256 calculatedResolveTokens)
calculateDividendTokens(uint256 ethervalue, uint256 subvalue) view returns (uint256 tokens)
cashWallet(address _owner) view returns (uint256 amount)
dividends(address _owner) view returns (uint256 amount)
fluxFeed(uint256 _eth, bool slim_reinvest, bool buyOrSell) view returns (uint256 amount)
getEtherForTokens(uint256 tokens) view returns (uint256 ethervalue)
getTokensForEther(uint256 ethervalue) view returns (uint256 tokens)
holdings(address) view returns (uint256)
holdingsOf(address _owner) view returns (uint256 balance)
payouts(address) view returns (int256)
pocket(address) view returns (uint256)
price(bool buyOrSell) view returns (uint256)
reff(address) view returns (address)
souleculeB(address) view returns (uint256)
souleculeG(address) view returns (uint256)
souleculeR(address) view returns (uint256)
tricklingFlo(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (uint256 amount)
fund(address reffo, address forWho) payable
fund_color(address _reff, address forWho, uint256 soulR, uint256 soulG, uint256 soulB) payable
getMeOutOfHere()
reinvest()
reinvest_color(uint256 soulR, uint256 soulG, uint256 soulB)
sellBonds(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(address to)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burned(address indexed _owner, uint256 amount)
Resolved(address indexed _owner, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
onBoughtFor(address indexed buyerAddress, address indexed forWho, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onCashDividends(address indexed customerAddress, uint256 ethereumWithdrawn)
onColor(address indexed customerAddress, uint256 oldR, uint256 oldG, uint256 oldB, uint256 newR, uint256 newG, uint256 newB)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 totalTokensAtTheTime, uint256 tokensBurned, uint256 ethereumEarned, uint256 resolved)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.