TikiCarving

Verified contract

Active on Ethereum with 353 txns
Deployed by via 0xca2f7ae2 at 13993739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "TikiCarving"

0xc14de960bf97096e3e62dcfff0a1431c8fec02273b0bcc18e35504102e7aa6a6
0x55f12aadba25532a119fe9d03d5a3500664803f03b335908c9a4255b102dddc4
0x9ffcea06bf32deed33b02ec504e0fe4892e618f3a5fbb00800326d22ddcc9d7b
0xa3679c5be9db3a7491ae6fbe7cc5049e4fada80c1a3e4273729dce7f64895e22
0xdb0bebc8aac762b8f266f254852fc8ae8d8b29d60503123ebf416248ba210ce4
0x0f06991891d86605ace2813a48fb3a9afe5a24057e9f1f811fee7e491d03bd64
0x41c084022705aef1ce252c37deafeb3fc88e5952db386d4157d2c121f0e80625
0xa9fdc46f07d15122c2a4d4dd87b76e34f449855180e3892a15c618b3b82177f1
0xe18af70a679537327c4bd28a3f599f02c6bc84e4d2abe33b5a83a8306798a157
0x38446fc8b78698c4c8c8de3f05e0cfec8f8d924da2a6c7ba31757562da495480

Functions
Getter at block 21202844
owner(view returns (address)
0x1431cb9f03980120c22ea9923f8ffc514b05c697
paused(view returns (bool)
false
settings(view returns (address txnSignerbool paused)
(txnSigner=0x8ec7ec3b35d506c2fd6b1219d097e48cfa42deec, paused=false)
txnSigner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getDigest(address walletuint256[] upgradeIDsuint256[] sacrificeIDsuint256 leveluint256 methoduint256 costbytes32 noncepure returns (bytes)
getHash(bytes digestpure returns (bytes32 hash)
getSigner(bytes signaturebytes32 digestHashpure returns (address)
verifySignature(bytes signaturebytes32 digestHashview returns (bool)
State-modifying
deposit(payable 
initialize(
pause(bool _pause
renounceOwnership(
setup(address signer
transferOwnership(address newOwner
upgrade(uint256[] upgradeIDsuint256[] sacrificeIDsuint256 leveluint256 methoduint256 costbytes32 noncebytes signaturepayable 
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenSacrificed(uint256 indexed tokenIDbytes32 indexed nonce
TokenUpgraded(uint256 indexed tokenIDuint256 indexed levelbytes32 indexed nonce
UpgradeCompleted(bytes32 indexed nonceaddress indexed operatoruint256[] tokenIDsuint256 level
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressTarget(address target
InsufficientBalance(uint256 availableuint256 required
InvalidSignature(
NotInitialized(
Paused(
PaymentFailed(uint256 amount
UserPermissions(