Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$8,475.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.18031 | $3,887.09 |
$8,475.06 | |
ada | ERC-20 | 50K | -- | -- | |
EBK | ERC-20 | 2.219715 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12631782 | 4 years ago | | | 0 | 0.00038240000 | |
| 12631678 | 4 years ago | | | 0 | 0.00060005400 | |
| 7164910 | 6 years ago | | | 0 | 0.00060502000 | |
| 6193145 | 6 years ago | | | 0 | 0.00072995700 | |
| 6193143 | 6 years ago | | | 0 | 0.0014994600 | |
| 6193141 | 6 years ago | | | 0 | 0.0014128200 | |
| 6192552 | 6 years ago | | | 0 | 0.0043830414 | |
| 6192552 | 6 years ago | | | 0 | 0.0011773500 | |
| 6166795 | 6 years ago | | | 0 | 0.00013070700 | |
| 6166793 | 6 years ago | | | 0 | 0.00016169400 |
ABI
ABI objects
Getter at block 21401776
buyPrice() view returns (uint256)
33507600000000
decimals() view returns (uint8)
18
etherToSendBankroll() view returns (uint256)
0
giveEthBankrollAddress() view returns (address)
0x523a819e6dd9295dba794c275627c95fa0644e8d
myTokens() view returns (uint256)
0
name() view returns (string)
OmniDex
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
22338400000000
stakingRequirement() view returns (uint256)
30000000000000000000
symbol() view returns (string)
OMNI
totalEthBankrollCollected() view returns (uint256)
6252677776684940990
totalEthBankrollRecieved() view returns (uint256)
6252677776684940990
totalEthereumBalance() view returns (uint256)
2180309870281573977
totalSupply() view returns (uint256)
27915996219267664170546
Read-only
administrators(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
canAcceptTokens_(address) view returns (bool)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
payBankroll() payable
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier, bool _status)
setCanAcceptTokens(address _address, bool _value)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
transferAndCall(address _to, uint256 _value, bytes _data) returns (bool)
withdraw()
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.