WarriorSanctuary
Verified contract
Active on
Ethereum with 559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd79b…7575
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "WarriorSanctuary"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7972771 | 5 years ago | | | 0 | 0.00012599136 | |
| 7972771 | 5 years ago | | | 0 | 0.00098681616 | |
| 7965276 | 5 years ago | | | 0.01 | 0.00040718282 | |
| 7965275 | 5 years ago | | | 0 | 0.00018429211 | |
| 7965275 | 5 years ago | | | 0 | 0.00027918781 | |
| 7965272 | 5 years ago | | | 0 | 0.00027918781 | |
| 7965272 | 5 years ago | | | 0 | 0.00027918781 | |
| 7965268 | 5 years ago | | | 0 | 0.00027918781 | |
| 7965268 | 5 years ago | | | 0 | 0.00027918781 | |
| 7965268 | 5 years ago | | | 0 | 0.00027918781 |
ABI
ABI objects
Getter at block 21328420
RITUAL_COMPENSATION() view returns (uint256)
2000000000000000
coreContract() view returns (address)
0xd79b3d20bf9e9d54c4da992fda0b52861fb67575
isSanctuary() pure returns (bool)
true
owner() view returns (address)
0x2c68c56d652d6ce7e8d71938c7efc167ca9ee33b
paused() view returns (bool)
false
recoveryAllowed() view returns (bool)
false
ritualFee() view returns (uint256)
10000000000000000
Read-only
parameters(uint256) view returns (uint32)
ritualTimeBlock(address) view returns (uint256)
soulCounter(address) view returns (uint256)
State-modifying
Events burnWarrior(uint256 _warriorId)
changeParameter(uint32 _paramIndex, uint32 _value)
finishRitual(address _owner)
generateWarrior(uint256 _heroIdentity, uint256 _heroLevel, uint256 _targetBlock, uint256 _perkId) returns (uint256)
pause()
recoverSouls(address[] owners, uint256[] souls, uint256[] blocks)
setRitualFee(uint256 _pveRitualFee)
startRitual() payable
transferOwnership(address newOwner)
unpause()
Pause()
RitualFinished(address owner, uint256 numberOfSouls, uint256 newWarriorId)
RitualStarted(address owner, uint256 numberOfSouls)
Unpause()
WarriorBurned(uint256 warriorId, address owner)
constructor(address _coreContract, uint32[] _settings)
This contract contains no fallback and receive objects.
This contract contains no error objects.