Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd495…9f10
Balances ($0.00)
No balances found for "Ancients"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16829965 | 2 years ago | | | 0 | 0.0011031702 | |
| 16322335 | 2 years ago | | | 0 | 0.00094969666 | |
| 15435397 | 2 years ago | | | 0 | 0.0010747710 | |
| 15297415 | 2 years ago | | | 0 | 0.00017532327 | |
| 15245798 | 2 years ago | | | 0 | 0.00048547921 | |
| 15245783 | 2 years ago | | | 0 | 0.00069167254 | |
| 15241961 | 2 years ago | | | 0 | 0.018507600 | |
| 15207256 | 2 years ago | | | 0 | 0.00030808346 | |
| 15031969 | 2 years ago | | | 0 | 0.0013005038 | |
| 15030242 | 2 years ago | | | 0 | 0.00071175862 |
ABI
ABI objects
Getter at block 21125066
baseExtension() view returns (string)
.json
baseURI_() view returns (string)
ipfs://QmcdpJpymYcd7ADgHSvJvkHpmuCVvQuexVBuMPdxmGrJy2/
name() view returns (string)
Ancients
owner() view returns (address)
0xc0c7eb8e88e7244f7c3569e483ad891f5a508a60
symbol() view returns (string)
ANCNT
totalSupply() view returns (uint256)
98
Read-only
balanceOf(address owner) view returns (uint256)
checkrewardbal(address add) 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)
walletofNFT(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
claimreward(address add)
mint(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setapprovedcontractaddress(address add)
seterc20address(address add)
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 name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.