TempleSpoons
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($62.22)
Native
Value
$62.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,110.89 |
$62.22 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14988091 | 2 years ago | | | 0.01 | 0.0022446292 | |
| 14982277 | 2 years ago | | | 0.01 | 0.0013737094 | |
| 14773122 | 3 years ago | | | 0 | 0.0010920772 | |
| 14773096 | 3 years ago | | | 0.01 | 0.0021425575 |
ABI
ABI objects
Getter at block 21188610
giveawaySupply() view returns (uint256)
0
name() view returns (string)
TempleSpoons
owner() view returns (address)
0xa0c8041d9e225cba96089778c0ca3bf9fb7afb7d
revealedSupply() view returns (uint256)
0
revealedURI() view returns (string)
symbol() view returns (string)
TSpoons
totalSupply() view returns (uint256)
3
Read-only
balanceOf(address) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256) view returns (address)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
batchMint(address account, uint256 amount) payable
giveaway(address account, uint256 amount)
mint(address account) payable
reveal(string updatedURI, uint256 _revealedSupply)
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 id)
withdraw(address account, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.