Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa2bc…66db
Balances ($0.00)
No balances found for "Runestone"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14843440 | 6 months ago | | | 0 | 0.000011581885 | |
| 12941656 | 7 months ago | | | 0 | 0.0000031939775 | |
| 12941651 | 7 months ago | | | 0 | 0.0000032125560 | |
| 12940352 | 7 months ago | | | 0 | 0.000000703979494247 | |
| 12940151 | 7 months ago | | | 0 | 6.3418321e-7 | |
| 12940128 | 7 months ago | | | 0 | 3.9540075e-7 | |
| 12939625 | 7 months ago | | | 0 | 6.2988593e-7 | |
| 12938793 | 7 months ago | | | 0 | 6.3956019e-7 | |
| 12938097 | 7 months ago | | | 0 | 6.1596368e-7 | |
| 12937898 | 7 months ago | | | 0 | 3.9623592e-7 |
ABI
ABI objects
Getter at block 22751052
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
Runestone
owner() view returns (address)
0xf95e84d3853a73281290ef2fecc2ccb786e431f1
sellTax() view returns (uint8)
0
symbol() pure returns (string)
Runes
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setTax(uint8 newBuyTax, uint8 newSellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.