OMEGA WOMEN
Verified contract
Active on
Ethereum with 253 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 "OMEGA WOMEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18234164 | a year ago | | | 0 | 0.0011050159 | |
| 16225589 | 2 years ago | | | 0 | 0.0011744584 | |
| 16206705 | 2 years ago | | | 0 | 0.0017800898 | |
| 16206660 | 2 years ago | | | 0 | 0.0015481206 | |
| 16172295 | 2 years ago | | | 0 | 0.00053395200 | |
| 15598589 | 2 years ago | | | 0 | 0.00069321811 | |
| 15598522 | 2 years ago | | | 0 | 0.00062548610 | |
| 15360409 | 2 years ago | | | 0 | 0.0011437900 | |
| 15336546 | 2 years ago | | | 0 | 0.00032355575 | |
| 15308819 | 2 years ago | | | 0 | 0.0011326470 |
ABI
ABI objects
Getter at block 21220055
getActualSupply() view returns (uint256)
178
name() view returns (string)
OMEGA WOMEN
owner() view returns (address)
0x98ffbb95b0225fffc6b4707494464fb87fdb6a41
symbol() view returns (string)
OW
totalSupply() view returns (uint256)
11111
Read-only
OMEGAtoOwner(address) view returns (uint256)
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)
donate() payable
mint()
renounceOwnership()
reserveOMEGA()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
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(string baseURI_)
This contract contains no fallback and receive objects.
This contract contains no error objects.