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

Autumn Token

Verified contract

Active on Ethereum with 6,597 txns
Deployed by via 0x5dc03345 at 13165176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.14
ERC-20
Value $0.09
0x684218a2ce9d4be26c0b8d4ea5db1028a368a1449ba3c0aeb0fe0ebd1cb9c389
0x8c391534747d14962e7d46c8be436a201b57475a8c20e9fc007a4bc0e5d921a4
0x822a4c55e27375db94eb95b55302d859d39a9b27c3cd2e7da3934b8ae5adf3d7
0x83ece93c65a3e6a63e537c1fc68993bb746ab3a11344ccb2d0c0d97e64c3a506
0xc065c2d432c778ddc525327baa7277da26074c1effd511298d3cd94faf366c3a
0x9776557c477250a085fb5226afd2affc0bf21fc5a3d49207c89bcb780de47681
0xeac7b49083aa11b1e34cd33e45df988eaaa2755e3492817ed7538c86968f7fd8
0x4e946e274d9395e62d2d32449375d13b21e11099102645844f376bc5282f9879
0xdb08f8f9c30c1bbda01d602a015b8d8e0305bebc464566aa5c0d3b9ee80b2828
0xf4ad08ffa464894a165fee4b2c3c35f811f4c4a0c380b802c78f913c4adf8c20

Functions
Getter at block 20795317
DECIMALS(view returns (uint8)
18
DURATION_OF_ERA(view returns (uint256)
94608000
DURATION_OF_FIRST_ERA(view returns (uint256)
70956000
INITIAL_REWARD(view returns (uint256)
120000000000000000000
MAXIMUM_TARGET(view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
MAX_REWARDS_AVAILABLE(view returns (uint256)
72
MINIMUM_TARGET(view returns (uint256)
65536
REWARD_INTERVAL(view returns (uint256)
600
TOKEN_IDENTIFIER(view returns (uint256)
3
TOTAL_SUPPLY(view returns (uint256)
33112800000000000000000000
contractCreationTime(view returns (uint256)
1630837847
decimals(pure returns (uint8)
18
getAdjustmentInterval(view returns (uint256)
9600
getChallengeNumber(view returns (bytes32)
0xe3b5629142805bd73e87113f89547d5fafdc2d50e2d32de733c0db95c93941dd
getMiningDifficulty(view returns (uint256)
221653963712690
getMiningReward(view returns (uint256)
60000000000000000000
getMiningTarget(view returns (uint256)
522400264348110756797326624240409134177690388682508439921729843
lastRewardBlockTime(view returns (uint256)
1726876619
maxNumberOfRewardsPerMint(view returns (uint256)
16
name(pure returns (string)
Autumn Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x7d2a86d97146cbec90cf4d9fdf170a717b708906
symbol(pure returns (string)
AUTUMN
tokensMinted(view returns (uint256)
20750640000000000000000000
totalSupply(view returns (uint256)
20750640000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
getNumberOfRewardsAvailable(uint256 currentTimeview returns (uint256)
getRewardAmountForAchievingTarget(uint256 targetAchieveduint256 currentTimeview returns (uint256)
rewardEra(uint256 _timeview returns (uint256)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
mint(uint256 _noncebytes32 _challengeDigestreturns (bool)
mint(uint256 noncereturns (bool success)
safeApprove(address spenderuint256 previousAllowanceuint256 newAllowancereturns (bool success)
safeApproveAndCall(address spenderuint256 previousAllowanceuint256 newAllowancebytes datareturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Mint(address indexed fromuint256 rewardAmountuint256 epochCountbytes32 newChallengeNumber
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.