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 "Sacrifice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4419769 | a year ago | | | 0 | 0.000000091559481034 | |
| 4186278 | a year ago | | | 0.00076193797 | 8.3137113e-7 | |
| 4153347 | a year ago | | | 0.00257528 | 0.000010342167 | |
| 4153302 | a year ago | | | 0.0017557138 | 0.0000079848674 | |
| 4152921 | a year ago | | | 0.0003092185 | 5.8292053e-7 | |
| 4152712 | a year ago | | | 0.00029171556 | 6.8455040e-7 | |
| 4152447 | a year ago | | | 0.00029171556 | 0.000000600920616952 | |
| 4151675 | a year ago | | | 0.00029232878 | 0.000010315122 | |
| 4148361 | a year ago | | | 0.0077776189 | 0.000010342167 | |
| 4148358 | a year ago | | | 0.0015604664 | 0.000000605484965113 |
ABI
ABI objects
Getter at block 22012812
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) 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)
constructor(address _torn, address _spoil, uint256 _ritualStone)
receive()
NotApproved()
NotHaveRitualStone()
NotOwnedToken()
TokenNotExisted()