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 "Temple"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20750219 | 2 months ago | | | 0 | 0.000065414035 | |
| 19250051 | 9 months ago | | | 0 | 0.0010547871 | |
| 16654296 | 2 years ago | | | 0 | 0.0011640696 | |
| 16569515 | 2 years ago | | | 0 | 0.0010985055 | |
| 16279933 | 2 years ago | | | 0 | 0.00058800838 | |
| 16260943 | 2 years ago | | | 0 | 0.00032762704 | |
| 16134850 | 2 years ago | | | 0 | 0.00092173623 | |
| 15999750 | 2 years ago | | | 0 | 0.00033120010 | |
| 15441887 | 2 years ago | | | 0 | 0.00054516716 | |
| 15441882 | 2 years ago | | | 0 | 0.00058001824 |
ABI
ABI objects
Getter at block 21208846
baseURI() view returns (string)
ipfs://QmQCzF1kTNh6LD1a6VScryi8MEee1XJ6uvXz6ohxWBu5gY/
currFragmentTempleIDPointer() view returns (uint256)
884
currTraceTempleIDPointer() view returns (uint256)
3134
fragmentBurnAddress() view returns (address)
0x000000000000000000000000000000000000dead
fragmentContract() view returns (address)
0xa8cf067c340b1b1851737f85bf04baea3156c870
fragmentId() view returns (uint256)
1
fragmentPerTemple() view returns (uint256)
1
isSaleActive() view returns (bool)
false
maxMintAtOnce() view returns (uint256)
50
maxTemplesFromFragments() view returns (uint256)
1477
maxTemplesFromTrace() view returns (uint256)
9706
name() view returns (string)
Temple
owner() view returns (address)
0x06e8824a64dabfd26accb339c8391d46d6a60a71
symbol() view returns (string)
TMPL
traceBurnAddress() view returns (address)
0x0000000000000000000000000000000000000000
traceContract() view returns (address)
0xff49141f6d9af8df4ed04e2c9ce63b6767f796cc
tracePerTemple() view returns (uint256)
100
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)
initializeSale(address traceContract_, address fragmentContract_, string baseURI_)
mintTempleWithFragments(uint256 numTemplesToMint)
mintTempleWithTrace(uint256 numTemplesToMint)
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_)
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Activate()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Deactivate()
Initialize()
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.