re incarnate
Verified contract
Active on
Ethereum with 3,343 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 "re incarnate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19440251 | 8 months ago | | | 0 | 0.0017065736 | |
| 18998908 | 10 months ago | | | 0 | 0.00055948023 | |
| 18964290 | 10 months ago | | | 0 | 0.0014968297 | |
| 18901232 | 10 months ago | | | 0 | 0.00068715700 | |
| 18901232 | 10 months ago | | | 0 | 0.00076875700 | |
| 18901232 | 10 months ago | | | 0 | 0.00076855300 | |
| 18901232 | 10 months ago | | | 0 | 0.0010592530 | |
| 18464768 | a year ago | | | 0 | 0.0014297828 | |
| 18252621 | a year ago | | | 0 | 0.00016561377 | |
| 18252621 | a year ago | | | 0 | 0.00016561377 |
ABI
ABI objects
Getter at block 21164169
MAX_PORTAL() view returns (uint256)
1052
doom() view returns (uint256)
1
here() view returns (string)
ipfs://bafybeif2xftb64b323npnkmm2pokg2roba3u4dpq6refncljoyzmf4lem4/
name() view returns (string)
re incarnate
owner() view returns (address)
0x50eb17cd0c72b5093b9714c06056cc533e9afe09
symbol() view returns (string)
REINCARNATE
totalSupply() view returns (uint256)
1052
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)
incarnate(uint256 qty)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
war(uint256 _doom)
whereto(string _here)
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 _here)
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()