This contract is being backfilled. You may encounter incomplete storage history.

XD Token

Verified contract

Active on Ethereum with 3,962 txns
Deployed by via 0xa8f651d8 at 18939514
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "XD Token"

0xc2f75f78fad732cac78526f73e79b585dc6c8ffe74e84eed251f5b8eb5021b4a
0xb7408c9c5df6a92c0a7a91f9ffd50238f3e7d4fc748d2c5d9739c59b3311e3e6
0xb804791480436e983016f47fe39d1ee760dc4e7ef3ba8837d2311e05297f4b0b
0x571f5c203b945a5ad79a2e9b8de69d9a3d49ef255dbb2db8ce8816003fe442e1
0x724796536a528b1cfbef062726b3f5c3026abd943274a7801affbe633f08607f
0xd00bd4fa9b2924b18b086ef35d6cd48e64500c7aef9e18604f9c481ae302dbcd
0x586ec03b0f4a4c16f0e1995489e8499a899c4b07d9a8ca583dd50f168d140f41
0x139a98e4e588b61627f1c12492d4a56a7efa8d407a96052d84dfc6eadd660dee
0x11d95be3800b407aa9c43f95d5fa082352336674689e99b6f989a9c5481ce1bd
0x81ff374890636ea3888006ac6613af6d6fcb58b3752b8c2ad8b07963541939ed

Functions
Getter at block 20792512
ALLOCATION_PRECISION(view returns (uint256)
100
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
MAX_EMISSION_RATE(view returns (uint256)
2000000000000000000
MAX_SUPPLY_LIMIT(view returns (uint256)
200000000000000000000000000
decimals(view returns (uint8)
18
elasticMaxSupply(view returns (uint256)
100000000000000000000000000
emissionRate(view returns (uint256)
652315720800000000
lastEmissionTime(view returns (uint256)
0
masterAddress(view returns (address)
0x0000000000000000000000000000000000000000
masterAllocation(view returns (uint256)
85
masterEmissionRate(view returns (uint256)
554468362680000000
masterReserve(view returns (uint256)
0
name(view returns (string)
XD Token
owner(view returns (address)
0x0e574433edd6adc9719d3f0a2c0e8603169b578c
symbol(view returns (string)
XD
totalSupply(view returns (uint256)
64000000000000000000000000
treasuryAddress(view returns (address)
0x0e574433edd6adc9719d3f0a2c0e8603169b578c
treasuryAllocation(view returns (uint256)
15
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
claimMasterRewards(uint256 amountreturns (uint256 effectiveAmount)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emitAllocations(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializeEmissionStart(uint256 startTime
initializeMasterAddress(address masterAddress_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateAllocations(uint256 masterAllocation_
updateEmissionRate(uint256 emissionRate_
updateMaxSupply(uint256 maxSupply_
updateTreasuryAddress(address treasuryAddress_
Events
AllocationsDistributed(uint256 masterShareuint256 treasuryShare
Approval(address indexed owneraddress indexed spenderuint256 value
ClaimMasterRewards(uint256 amount
InitializeEmissionStart(uint256 startTime
InitializeMasterAddress(address masterAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpdateAllocations(uint256 masterAllocationuint256 treasuryAllocation
UpdateEmissionRate(uint256 previousEmissionRateuint256 newEmissionRate
UpdateMaxSupply(uint256 previousMaxSupplyuint256 newMaxSupply
UpdateTreasuryAddress(address previousTreasuryAddressaddress newTreasuryAddress
Constructor
constructor(uint256 maxSupply_uint256 initialSupplyuint256 initialEmissionRateaddress treasuryAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.