AngelsOfAether
Verified contract
Active on
Ethereum with 4,498 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 "AngelsOfAether"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184587 | 11 days ago | | | 0 | 0.0013892719 | |
| 21174055 | 12 days ago | | | 0 | 0.0013705257 | |
| 21098604 | 23 days ago | | | 0 | 0.00023934143 | |
| 21098565 | 23 days ago | | | 0 | 0.00050418280 | |
| 21060210 | a month ago | | | 0 | 0.00053626974 | |
| 20731024 | 2 months ago | | | 0 | 0.00013368638 | |
| 20647718 | 3 months ago | | | 0 | 0.000070610982 | |
| 20596647 | 3 months ago | | | 0 | 0.000039170452 | |
| 20595113 | 3 months ago | | | 0 | 0.000044770723 | |
| 20516195 | 3 months ago | | | 0 | 0.000050986872 |
ABI
ABI objects
Getter at block 21263454 getDistributions() view returns (address[])
PROVENANCE() view returns (string)
-
baseTokenURI() view returns (string)
https://angelicrealm-aoa.ae-space.link/general/AngelsOfAetherGeneral.json
contractURI() view returns (string)
https://angelicrealm-aoa.ae-space.link/general/AngelsOfAetherContract.json
isSaleActive() view returns (bool)
false
maxMintBatch() view returns (uint256)
20
maxTokensCount() view returns (uint256)
11111
name() view returns (string)
AngelsOfAether
owner() view returns (address)
0x523d6c69259295febe030e27ae7d34954276c9c5
symbol() view returns (string)
AOA
tokenPrice() view returns (uint256)
90000000000000000
totalSupply() view returns (uint256)
5123
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events activateSale()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
deactivateSale()
distribute(uint256 requestedSum)
mintAngelsOfAether(uint256 numberOfTokens) payable
renounceOwnership()
reserveAngelsOfAether()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string uri)
setBaseURI(string uri)
setContractURI(string uri)
setDistributions(address[] _distributions)
setPROVENANCE(string prov)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.