Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb311…dd07
0x9f94…b910
Balances ($0.00)
No balances found for "SacrificeV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13460227 | 7 months ago | | | 0 | 7.9649960e-7 | |
| 13460176 | 7 months ago | | | 0 | 8.1695367e-7 | |
| 13150677 | 7 months ago | | | 0 | 8.4619651e-7 | |
| 12013896 | 8 months ago | | | 0 | 3.3718370e-7 | |
| 11931381 | 8 months ago | | | 0 | 3.3920097e-7 | |
| 11921112 | 8 months ago | | | 0 | 8.9298826e-7 | |
| 11481621 | 9 months ago | | | 0 | 0.000000008593306302 | |
| 11415194 | 9 months ago | | | 0 | 0.000000000378593057 | |
| 11303051 | 9 months ago | | | 0 | 0.000000001899788380 | |
| 11172178 | 9 months ago | | | 0 | 0.000000001262239202 |
ABI
ABI objects
Getter at block 22768750
owner() view returns (address)
0xcf4cc546aacb784162fb2b6b743e27f10aa02095
ritualStoneId() view returns (uint256)
70
spoil() view returns (address)
0x9f9401ee604f7725255c756b99e416754ba0b910
torn() view returns (address)
0xb311ec23c4a7578a4c18f66774a5d7b51dd1dd07
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events renounceOwnership()
sacrifice(address _account, uint256 _type, bool _requireRitualStone) payable
setRitualStone(uint256 _ritualStone)
setTokenContract(address _torn, address _spoil)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RitualStoneSet(uint256 oldId, uint256 newId)
TokenContractSet(address torn, address spoil)
TornSacrificed(address account, uint256 tokenId, address owner, uint256 sacrificeType, bool requireRitualStone)
constructor(address _torn, address _spoil, uint256 _ritualStone)
receive()
NotApproved()
NotHaveRitualStone()
NotOwnedToken()
TokenNotExisted()