Women of Aradena
Verified contract
Active on
Ethereum with 3,563 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef9c…ad6e
Balances ($0.00)
No balances found for "Women of Aradena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21362023 | 7 days ago | | | 0 | 0.00050770356 | |
| 21291825 | 17 days ago | | | 0 | 0.00042017989 | |
| 21288553 | 18 days ago | | | 0 | 0.00051885578 | |
| 21283463 | 18 days ago | | | 0 | 0.00042892025 | |
| 21249701 | 23 days ago | | | 0 | 0.00026468087 | |
| 21249697 | 23 days ago | | | 0 | 0.00048149856 | |
| 21244284 | 24 days ago | | | 0 | 0.00086480206 | |
| 21230491 | a month ago | | | 0 | 0.0010038191 | |
| 21225978 | a month ago | | | 0 | 0.00055619367 | |
| 21207220 | a month ago | | | 0 | 0.00045038949 |
ABI
ABI objects
Getter at block 21415090
baseTokenURI() view returns (string)
https://api.aradena.io/tokens/2/
dropStart() view returns (uint256)
1637193660
isPaused() view returns (bool)
false
name() view returns (string)
Women of Aradena
owner() view returns (address)
0x9bcf99da53260bf6a5d478c19ce7ededda0d334d
reserve() view returns (uint16)
330
symbol() view returns (string)
WOA
totalSupply() view returns (uint256)
5200
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)
tokensOfOwner(address _owner) view returns (uint256[])
usedWOA(uint256) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
flipPauseStatus()
mint(uint256[] claimIDs)
mintReserve(uint16 _quantity, address _receiver)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(string baseURI, address _WOAaddress, uint256 _dropStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.