ArtBannersByAI
Verified contract
Active on
Ethereum with 1,994 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 "ArtBannersByAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284668 | 3 days ago | | | 0 | 0.00039457723 | |
| 21106797 | a month ago | | | 0 | 0.00010033868 | |
| 21019259 | a month ago | | | 0 | 0.00013211105 | |
| 21006677 | a month ago | | | 0 | 0.00023958531 | |
| 21006607 | a month ago | | | 0 | 0.00021020775 | |
| 21004087 | a month ago | | | 0 | 0.00014219921 | |
| 21003853 | a month ago | | | 0 | 0.00025953828 | |
| 20998892 | a month ago | | | 0 | 0.00024344181 | |
| 20727882 | 3 months ago | | | 0 | 0.00030724583 | |
| 20667239 | 3 months ago | | | 0 | 0.000064331451 |
ABI
ABI objects
Getter at block 21306729 getOwners() view returns (address[])
MAX_ABBA() view returns (uint256)
10000
_baseABBAURI() view returns (string)
ipfs://Qmab1j7HUeBF21cqDm3XVw9wLhqX45gYbMoS9Pg1ccwuho/
ainightbirds() view returns (address)
0x64b6b4142d4d78e49d53430c1d3939f2317f9085
name() view returns (string)
ArtBannersByAI
owner() view returns (address)
0xb27b94d4c4a0fcf7d1c22d06964ee461ff2cd26a
symbol() view returns (string)
ABBA
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
drop(uint256 numberOfTokens)
dropToAddress(address to)
freezeMetadata(uint256 tokenId, string ipfsHash)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTo(uint256 amount, address to)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PermanentURI(string _value, uint256 indexed _id)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _ainightbirds, string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.