Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($108.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AOG | ERC-20 | 155 | $0.702095 |
$108.82 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PMT | ERC-20 | 0.0002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21174606 | 12 days ago | | | 0 | 0.00097544577 | |
| 21174583 | 12 days ago | | | 0 | 0.0013490202 | |
| 21174402 | 12 days ago | | | 0 | 0.0014713272 | |
| 20837860 | 2 months ago | | | 0 | 0.00058511815 | |
| 20828314 | 2 months ago | | | 0 | 0.0013103654 | |
| 20813067 | 2 months ago | | | 0 | 0.0011338016 | |
| 20426114 | 4 months ago | | | 0 | 0.00033880429 | |
| 20426065 | 4 months ago | | | 0 | 0.00038786064 | |
| 20420570 | 4 months ago | | | 0 | 0.00047438193 | |
| 20402206 | 4 months ago | | | 0 | 0.000056826811 |
ABI
ABI objects
Getter at block 21259695
CharityInProgressSupply() view returns (uint256)
54000000000000000000000000
CharityInProgressWallet() view returns (address)
0x7313ab35ecddcaec9a75f7a968700cd0af9b4908
CharityReservesSupply() view returns (uint256)
1296000000000000000000000000
CharityReservesWallet() view returns (address)
0x16bc4a925f53e867ecafed10073344af02e0eacd
CoreTeamAndFoundersSupply() view returns (uint256)
270000000000000000000000000
CoreTeamAndFoundersWallet() view returns (address)
0x5facba4b2b29fadc6f79e682e7d2f0dab7c71ce0
DevPromotionsMarketingSupply() view returns (uint256)
270000000000000000000000000
DevPromotionsMarketingWallet() view returns (address)
0x5b9bd00cd73214a9bf5667c02482a032d5538b8b
ICO_ON() view returns (bool)
true
IcoMessage() view returns (string)
ICO RUNNING
IcoSupply() view returns (uint256)
675000000000000000000000000
IcoWallet() view returns (address)
0x961c8e492d9110d7be3cad44e7f2b6629c25f630
PRE_ICO_ON() view returns (bool)
false
PreIcoMessage() view returns (string)
Finish
PreIcoSupply() view returns (uint256)
135000000000000000000000000
PreIcoWallet() view returns (address)
0x9c75af0707b0ff6951f7aa143194c8315eccc150
decimals() view returns (uint256)
18
durationSeconds() view returns (uint256)
2678400
durationSecondsIco() view returns (uint256)
3628800
fundsWallet() view returns (address)
0x54c44416d288cdbc128651da741294dd673f23e8
maxCap() view returns (uint256)
10000000000000000000000
maxCapIco() view returns (uint256)
70000000000000000000000
minCap() view returns (uint256)
100000000000000000
minCapIco() view returns (uint256)
100000000000000000
name() view returns (string)
AOG
owner() view returns (address)
0x54c44416d288cdbc128651da741294dd673f23e8
startTimestamp() view returns (uint256)
1525176000
startTimestampIco() view returns (uint256)
1529062200
symbol() view returns (string)
AOG
totalRaised() view returns (uint256)
2626967363291000000010
totalRaisedIco() view returns (uint256)
10537988364912000000000
totalSupply() view returns (uint256)
1973198820950109959999999999
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
calculateIcoTokenAmount(uint256 weiAmount) view returns (uint256)
calculatePreTokenAmount(uint256 weiAmount) view returns (uint256)
State-modifying
Events BurnToken(address _from) returns (bool success)
TokenGameTransfer(address _to, uint256 _gamevalue) returns (bool)
TokenTransferFrom(address _from, address _to, uint256 _value) returns (bool)
TokenTransferTo(address _to, uint256 _value) returns (bool)
addOffChainRaisedContribution(address _to, uint256 _value, uint256 weiAmount) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
calculateIcoBonus(uint256 userAmount, uint256 _calculationType, uint256 _sno) returns (uint256)
calculatePreBonus(uint256 userAmount) returns (uint256)
changeOwner(address _addr) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco(uint256 _startTimestampIco, uint256 _minCapIco, uint256 _maxCapIco) returns (bool)
startPreIco(uint256 _startTimestamp, uint256 _minCap, uint256 _maxCap) returns (bool)
stopPreIoc() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _fundsWallet, address _PreIcoWallet, address _IcoWallet, address _CharityWallet, address _CharityReservesWallet, address _CoreTeamFoundersWallet, address _DevPromotionsMarketingWallet)
fallback()
This contract contains no error objects.