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 Bird"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12422517 | 8 months ago | | | 0 | 0.0000034551962 | |
| 12413990 | 8 months ago | | | 0 | 0.0000033237617 | |
| 12413917 | 8 months ago | | | 0 | 0.0000042561177 | |
| 12368023 | 8 months ago | | | 0 | 0.000024018419 | |
| 12367976 | 8 months ago | | | 0 | 0.000024474109 | |
| 12367866 | 8 months ago | | | 0 | 0.0000023379002 | |
| 12367838 | 8 months ago | | | 0 | 0.000024562046 | |
| 12367834 | 8 months ago | | | 0 | 0.0000069531270 | |
| 12367763 | 8 months ago | | | 0 | 0.0000022875818 | |
| 12367573 | 8 months ago | | | 0 | 0.000023922418 |
ABI
ABI objects
Getter at block 23172260
decimals() view returns (uint8)
18
name() view returns (string)
AI Bird
owner() view returns (address)
0xb30cefecdc1cebd984977ee6bd51e54c93e9cd2f
symbol() view returns (string)
AIBIRD
totalSupply() view returns (uint256)
620000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.