Imaginary Ones
Verified contract
Active on
Ethereum with 565 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 "Imaginary Ones"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14266074 | 3 years ago | | | 0 | 0.0020496118 | |
| 14238711 | 3 years ago | | | 0 | 0.0028418815 | |
| 14235991 | 3 years ago | | | 0 | 0.0018643947 | |
| 14235988 | 3 years ago | | | 0 | 0.0022645012 | |
| 14233326 | 3 years ago | | | 0.6 | 0.014667565 | |
| 14233182 | 3 years ago | | | 0 | 0.023226411 | |
| 14233137 | 3 years ago | | | 0 | 0.0080956369 | |
| 14233034 | 3 years ago | | | 0 | 0.0089484642 | |
| 14232966 | 3 years ago | | | 0 | 0.0098708233 | |
| 14232903 | 3 years ago | | | 0 | 0.037142755 |
ABI
ABI objects
Getter at block 21206843
MINT_PRICE() view returns (uint256)
120000000000000000
baseURI() view returns (string)
http://api.imaginaryonesnft.xyz/ipfs/
giveStatus() view returns (bool)
true
mintStatus() view returns (bool)
true
name() view returns (string)
Imaginary Ones
owner() view returns (address)
0x6b9bc18a52a551f273c16a25d974f09f1d01687f
symbol() view returns (string)
IMAGINARY
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)
mint(uint256[] amount, address[] to) payable
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_)
setFlipGiveStatus()
setFlipMintStatus()
setMintPrice(uint256 mintPrice)
setSign(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.