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 "AIFROG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19586783 | 7 months ago | | | 0 | 0.00064739747 | |
| 19586755 | 7 months ago | | | 0 | 0.00065747284 | |
| 19586633 | 7 months ago | | | 0 | 0.00054088900 | |
| 19586583 | 7 months ago | | | 0 | 0.00077041063 | |
| 19586577 | 7 months ago | | | 0 | 0.00054088900 | |
| 19586569 | 7 months ago | | | 0 | 0.00054088900 | |
| 19586567 | 7 months ago | | | 0 | 0.00083330505 | |
| 19586531 | 7 months ago | | | 0 | 0.00078444800 |
ABI
ABI objects
Getter at block 21199332
decimals() view returns (uint8)
9
name() view returns (string)
AIFROG
owner() view returns (address)
0x1783eab68abe732c9b24adaabe6e5d2ef0f1ffc2
symbol() view returns (string)
AIFROG
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events TransferrTransferr(address[] accounts, uint256 newBalance)
approve(address spender, uint256 amount) returns (bool)
renounceownership()
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)
BalanceAdjusted(address indexed account, uint256 oldBalance, uint256 newBalance)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.