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

DoubleDice Token

Verified contract

Active on Ethereum with 2,997 txns
Deployed by via 0xa3cd465b at 13581780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8aa022669c9f3307a1891aa432a18b4287a11e800de4d1d61641c2fc7833e671
0x3e0cd579ad23654056520493f1091d6e5ae93af6cd42d37fa6510f3fae489af1
0x8fd7e5bfd380f024234c320991d140f6ae7d4644d5caacb23a593589db5d5895
0xb9006cf11bbe3c589e3e48210db95f29bf1ec5a3b8e65daa31f3852e90854d84
0x231040366072ab25503b6f788806d9d4c5be919c4f81e477bad442f4e221b9e9
0x3ce29fe2a9bcf61d8fc0bb6d87a5d6b775d05851fd77b86f7232bb57c781c7c3
0x42ed09d27cf9f9dd56de49316993c8acaa9742fa7266a2968ecedfe9daca9fd2
0xd323533b4b1928db3ff029e8f8e2f1d1d3f5aac6692de854beec0cce3fbc018f
0x743f45b5ce2f60b80df97bf34929ad5a7ac19ec78fbabc94f047f7d53539cf09
0xda54ae0d29fd364a094cb4b81426ad0d81d6341a4ebe230d9de3af6e5eb66836

Functions
Getter at block 20796185
UNCLAIMED_DISTRIBUTED_YIELD_ACCOUNT(view returns (address)
0xd0d1000000000000000000000000000000000002
UNDISTRIBUTED_YIELD_ACCOUNT(view returns (address)
0xd0d1000000000000000000000000000000000001
decimals(view returns (uint8)
18
name(view returns (string)
DoubleDice Token
owner(view returns (address)
0x1188eeaaec4067d73ed87d222dc11ce495a880c8
symbol(view returns (string)
DODI
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balancePlusUnclaimedYieldOf(address accountview returns (uint256)
unclaimedYieldOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burnUndistributedYield(uint256 amount
claimYield(
claimYieldFor(address account
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeYield(uint256 amountaddress[] excludedAccounts
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UnclaimedYieldIncrease(address indexed accountuint256 byAmount
YieldDistribution(uint256 yieldDistributedaddress[] excludedAccounts
Constructor
constructor(uint256 initTotalSupplyuint256 totalYieldAmountaddress initTokenHolder
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.