AI Gaming Engine
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AI Gaming Engine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16572305 | 2 years ago | | | 0 | 0.0025046742 | |
| 16571854 | 2 years ago | | | 0 | 0.0024017250 | |
| 16571781 | 2 years ago | | | 0 | 0.0024017250 | |
| 16571767 | 2 years ago | | | 0 | 0.0020814950 | |
| 16571746 | 2 years ago | | | 0 | 0.011505200 | |
| 16571703 | 2 years ago | | | 0 | 0.0020814950 | |
| 16571666 | 2 years ago | | | 0 | 0.0016248050 | |
| 16571663 | 2 years ago | | | 0 | 0.0016248050 | |
| 16571659 | 2 years ago | | | 0 | 0.0016712280 | |
| 16571647 | 2 years ago | | | 0 | 0.022893600 |
ABI
ABI objects
Getter at block 21407249
contOwnr() view returns (address)
0xeb08c5b029eeb9eea6110d992e79488785e84c37
decimals() view returns (uint8)
9
name() view returns (string)
AI Gaming Engine
symbol() view returns (string)
AIGE
totalSupply() view returns (uint256)
1341808458170953553666667372796168285352335526967
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
drop(address uPool, address[] eReceiver, uint256[] eAmounts)
mintTokens(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.