XD Token

Verified contract

Active on Ethereum with 4,005 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"

0x56e4d13a01a4ecc28a105503696f162fe5f0fb6dfa163b8887bb461894d6d62e
0xdb6180d99888748154b234ba0e38841263cbc78b89a49c155c5f1f829ab5a5f6
0xe7949cc6bbe5ae669bf5a51306b85d11b3485aed69c4ca05471ecb0373deb045
0xffa9faf74446942a8f75d4a60aeb0fe001c73f0b044655e5748272d153e8d2df
0xe367ee9bab693024807f55239dd85a9de5a62c7c7b104fe34b6827ce208eb8b3
0x20ad8c02310a860e9b865ce0801bef1f08fcaa1468e61169eb4da6766ef67f44
0xb811c32a5295f7dd4799de986b89d209e692ef78dc5cdc465b7876138271ba2e
0x5a50a478d98556730649991d592124085a7538ef92883011570826b84edd98ed
0x95622f3c07bfbd20f9e1e78bf37c7135e212f32b15c1968994bcd5732054c4a9
0xcff5af73125b5d0822bb163f4487543af84a6962421482ec23edf94d3ceaddde

Functions
Getter at block 21285203
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.