XRUNE Token

Verified contract

Active on Ethereum with 58,003 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.78
ERC-20
--
0xb4e8ab53a5f0fc97343febc025c89b8f6f461d8ef99f855bced7d87d30b0f264
0x7c63479f5e4becc1bf67175c39624221e8bff5839b7e8a3c34094981434afbe0
0x8bb80088d95d99f5c1f2b2e773951af71d071dc6ac9b89387e2e487b04190b7e
0x5dca5f31dbc22101ed17f6888834cee63afd61209945665de9b0c4030c348d35
0xcd707fc1e8bf8d8aeac9e70b1991840c04417a49a74e37b645a6e93ddde77f6a
0x4dede09e667c9fef782f52f984bafc0155ba2b7d9b6ff11ca9fa6d85d06a9698
0xb513da28a3338d329814dc065f452e1d3d8d2b721a8e842a25be8819baf0a0f5
0xebfac9f1bbc06dd5755814e74720384cde5bd144532ceaafd82cd8d490f443ac
0xc420ba04681b91308ac0e5e9865d9618eb221586c9ee83c86d112d9fe76fd17a
0x7291dd79749102309dc600f0939214603188b66e89d62f9ec2951ea24cebc957

Functions
Getter at block 21246123
DOMAIN_SEPARATOR(view returns (bytes32)
0x17e8e63eabbcb98fa962839af12cbfa3b7fe67f58a916d5b6465e8a0310bb0be
ERA_SECONDS(view returns (uint256)
86400
MAX_SUPPLY(view returns (uint256)
1000000000000000000000000000
curve(view returns (uint256)
1024
dailyEmission(view returns (uint256)
154306340063253227533317
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
emitting(view returns (bool)
true
granularity(view returns (uint256)
1
name(view returns (string)
XRUNE Token
nextEra(view returns (uint256)
1732381200
owner(view returns (address)
0x69539c1c678dfd26e626f109149b7cebdd5e4768
reserve(view returns (address)
0xef62f575919799b1999f3dc13f57018352428859
symbol(view returns (string)
XRUNE
totalSupply(view returns (uint256)
841990307775228695005883237
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
dailyEmit(
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
setCurve(uint256 _curve
setNextEra(uint256 next
setReserve(address _reserve
toggleEmitting(
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
NewEra(uint256 timeuint256 emission
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
TransferWithData(address indexed fromaddress indexed touint256 valuebytes data
Constructor
constructor(address owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.