Runes

Verified contract

Active on Ethereum with 1,167 txns
Deployed by via 0x90053b65 at 14147762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Runes"

0x18ad52b6e2c66f098b0b2c691077b187dfe43a49e5c4e149386f46b2db0dc29f
0x72ab0319ac35a91d86f7c043f8a7f636bb415c7dfb893e76995ec61b485728ec
0xe82552217ec9f6f3eb9e8f06ec8c5ed1b8cc25bc5c0452aa7ff32bbe3bb0c9e1
0x09cc00e33f94088e290748553c36786f57b49d33f7c215d01948de42a76cd9db
0x916f76179633ae9f89921901b3b716e212def5c73a6e7f548e098d75285f7ee0
0x1b970992e833ae3a299e632cd115a4a231d726c4d9ca7b0374b44fb1b63e3532
0x60368229c0b74396e5007dd566fd2ca2c9fd95eb1ce86dbcc1c10bcecc158be2
0x9081708315c926a8242bc4bbeca994c4270935f35417e0acf54c58da3ded5de6
0x7485f1c1f34569beb8c1b81279c572beb0591e5e2493534166c3344382c25b82
0x97a04bfbe30d91eb0ea57622abed58a7dc1a8bf0f7e0443bcff256d42c74511e

Functions
Getter at block 21218860
allowRuneCollecting(view returns (bool)
true
decimals(view returns (uint8)
18
deployedStamp(view returns (uint256)
1644087813
mysteriousworld(view returns (address)
0x2dddae5c2c27ae6c1751cac72adacfe82a60f8a4
name(view returns (string)
Runes
owner(view returns (address)
0x838e4c6c7b697fc8beb8f51ea0dedc7523c8dbf4
runesPerDay(view returns (uint256)
30000000000000000000
symbol(view returns (string)
Runes
totalSupply(view returns (uint256)
1723136911342592592591401
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
contractWallets(addressview returns (bool)
getTotalRunes(address inhabitantview returns (uint256)
getUnclaimedRunes(address inhabitantview returns (uint256)
lastTimeCollectedRunes(addressview returns (uint256)
runesObtained(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address inhabitantuint256 costpayable 
claimRunes(payable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setContractWallets(address contractAddressbool newStatepayable 
setDeployedStamp(bool forceduint256 stamppayable 
setMysteriousWorldContract(address contractAddresspayable 
setRuneCollecting(bool newStatepayable 
setRunesPerDay(uint256 newRunesPerDaypayable 
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateRunes(address fromaddress to
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.