AI Gaming Coin
Verified contract
Active on
Ethereum with 13,608 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 |
---|---|---|---|---|---|
AIGC | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453468 | 4 months ago | | | 0 | 0.000030033000 | |
| 12171089 | 4 years ago | | | 0 | 0.0043778036 | |
| 11160142 | 4 years ago | | | 0 | 0.00070552700 | |
| 9986844 | 5 years ago | | | 0 | 0.00018380836 | |
| 9861040 | 5 years ago | | | 0 | 0.000022133000 | |
| 9823388 | 5 years ago | | | 0 | 0.000037133000 | |
| 9261374 | 5 years ago | | | 0 | 0.000037133000 | |
| 9226329 | 5 years ago | | | 0 | 0.000033896689 | |
| 9226316 | 5 years ago | | | 0 | 0.000033896689 | |
| 9226241 | 5 years ago | | | 0 | 0.000056869190 |
ABI
ABI objects
Getter at block 21263906
decimals() view returns (uint256)
18
name() view returns (string)
AI Gaming Coin
owner() view returns (address)
0x9203d089aff3c37808f7601622fed98d068a25af
symbol() view returns (string)
AIGC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.