Apuri Gaming Coin
Verified contract
Active on
Ethereum with 13,181 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AGC | ERC-20 | 2.068439K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192967 | 9 days ago | | | 0 | 0.00072183354 | |
| 20150264 | 5 months ago | | | 0 | 0.000078598414 | |
| 20013475 | 6 months ago | | | 0 | 0.00056206343 | |
| 20013444 | 6 months ago | | | 0 | 0.00027384939 | |
| 19836135 | 6 months ago | | | 0 | 0.00016461222 | |
| 18946175 | a year ago | | | 0 | 0.00033586813 | |
| 18198638 | a year ago | | | 0 | 0.00034491687 | |
| 15054841 | 2 years ago | | | 0 | 0.00058466354 | |
| 15002520 | 2 years ago | | | 0 | 0.0022786091 | |
| 14926015 | 2 years ago | | | 0 | 0.0023068454 |
ABI
ABI objects
Getter at block 21259512
basePrice() view returns (uint256)
100000000
cap() view returns (uint256)
5000000000000000
decimals() view returns (uint32)
6
name() view returns (string)
Apuri Gaming Coin
owner() view returns (address)
0xa8f8032e95871b94a2dd6bf39d5ef000ae62405d
remainingTokens() view returns (uint256)
5000000000000000
symbol() view returns (string)
AGC
tokenReserve() view returns (uint256)
5000000000000000
tokensSold() view returns (uint256)
0
totalSupply() view returns (uint256)
5000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.