AUSCOIN COIN
Verified contract
Active on
Ethereum with 3,334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FACE | ERC-20 | 3.59376K | -- | -- | |
AUSC | ERC-20 | 131 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18794419 | a year ago | | | 0 | 0.0047773388 | |
| 16645929 | 2 years ago | | | 0 | 0.00072541670 | |
| 14677523 | 3 years ago | | | 0 | 0.0011430565 | |
| 10796913 | 4 years ago | | | 0 | 0.0038082000 | |
| 10584560 | 4 years ago | | | 0 | 0.0016502200 | |
| 10193723 | 4 years ago | | | 0 | 0.00062807500 | |
| 10193707 | 4 years ago | | | 0 | 0.0010030750 | |
| 10106362 | 5 years ago | | | 0 | 0.0016550737 | |
| 8826372 | 5 years ago | | | 0 | 0.00016064100 | |
| 8826330 | 5 years ago | | | 0 | 0.00013312250 |
ABI
ABI objects
Getter at block 21287675
ausGroup() view returns (address)
0x80d10df9bab5faad5a4869e0067ce3d529b0a614
ausGroupAllocation() view returns (uint256)
50000000000000000000000000
ausGroupReleaseDate() view returns (uint256)
1615446000000
bonusAllocation() view returns (uint256)
6000000000000000000000000
bonusWallet() view returns (address)
0xf15a103b07467224d1e90cb3e39349646c183238
bountyAllocation() view returns (uint256)
1000000000000000000000000
currentTime() view returns (uint256)
1732814711000
decimals() view returns (uint8)
18
endTime() view returns (uint256)
1520838000000
exchangeRate() view returns (uint256)
1150
fundsWallet() view returns (address)
0xa3f87b00279122301255add7d9a038b929ec9af8
name() view returns (string)
AUSCOIN COIN
owner() view returns (address)
0xa3f87b00279122301255add7d9a038b929ec9af8
preSeedAllocation() view returns (uint256)
3000000000000000000000000
startTime() view returns (uint256)
1518418800000
symbol() view returns (string)
AUSC
totalEthRaised() view returns (uint256)
705556761752348925868
totalSupply() view returns (uint256)
100000000000000000000000000
whiteLister() view returns (address)
0xed08a248e853f6c7d39d4c137b74cfd5209fae32
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
whiteListed(address) view returns (bool)
State-modifying
Events addToWhiteList(address _purchaser)
approve(address _spender, uint256 _value) returns (bool)
ausgroupTransfer(address _to, uint256 _value) returns (bool success)
burnUnsoldTokens()
buyTokens() payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setWhiteLister(address _newWhiteLister)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _startTime, uint256 _endTime, uint256 _ausGroupReleaseDate, uint256 _exchangeRate, address _bonusWallet, address _ausGroup, address _bounty, address _preSeedFund, address _whiteLister)
fallback()
This contract contains no error objects.