T.I.M.E. Dividend

Verified contract

Active on Ethereum with 1,768 txns
Deployed by via 0x325c935d at 16898475
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,886.11
ERC-20
Value $1.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4e88a03664afe101dc2bc49361fa9a5552f74e03b5b1a5143b1afa3e138f7182
0x716e7987d9ee36617abe61a836640a14b14beeea32bd575f02954ccd063211c7
0x2ad785d1f9237ed807b91dd455281506693601e37d7c6dd5a3e7f8ed66671a64
0x9fa77ffcf955d93a289047a0dbdce44c02d4a3476c65dd94d36ff85f59115c52
0x74a0162dfb7cfa1eeadbe4973e762a256129bcfa745e39dd7f11b29b131bbfa6
0x27cb6426e41ffde46ba421814d5cf06020f2578126fd54e6d60a830364199f62
0x8cb5dc75f6765ffed8b329cfd2cfb3a78042ba6fce7944fee63b93f772f7e08b
0x47a3d721ffac8c6bcd7d7c5ad6893ca3e559ffd5819222fcd38f225fc1013f97
0x04144b587542f7f3a4ae4dc18cdeb725d49e2659276f9b1f0219cfa161548cc8
0x877a6806ae14dc036739d4a6e93822233fdd654d6631c6e446a6846b8150292a

Functions
Getter at block 21158561
decimals(view returns (uint8)
18
magnifiedDividendPerShare(view returns (uint256)
1146734967659832718390177221520
magnitude(view returns (uint256)
340282366920938463463374607431768211456
name(view returns (string)
T.I.M.E. Dividend
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TIME
totalSupply(view returns (uint256)
1999074029979514105253288740
Read-only
accumulativeDividendOf(address accountview returns (uint256uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimableDividendOf(address accountview returns (uint256)
clamp(uint256 amountuint256 maxpure returns (uint256)
cumulativeDividendClaimed(addressview returns (uint256)
dividendFrom(uint256 magDividendPerShareuint256 balanceint256 correctionpure returns (uint256 claimableDividenduint256 productRemainder)
magnifiedDividendCorrections(addressview returns (int256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claimDividend(address recipientuint256 amountreturns (uint256)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ClaimDividend(address indexed accountaddress indexed recipientuint256 amount
DistributeDividend(address indexed fromuint256 weiAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 supply
Fallback and receive
receive(
Errors
HasAdmin(address owner
OutOfBounds(
SupplyMissing(