Atlantis Token
Verified contract
Active on
Ethereum with 31,058 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Atlantis Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12333452 | 4 years ago | | | 0 | 0.0013113500 | |
| 11190604 | 4 years ago | | | 0 | 0.0012822950 | |
| 7978233 | 5 years ago | | | 0 | 0.00018218800 | |
| 7793548 | 5 years ago | | | 0 | 0.00073762000 | |
| 7459608 | 6 years ago | | | 0 | 0.000088036000 | |
| 7459364 | 6 years ago | | | 0 | 0.00014803600 | |
| 7316101 | 6 years ago | | | 0 | 0.00014803600 | |
| 7269508 | 6 years ago | | | 0 | 0.00073762000 | |
| 7135031 | 6 years ago | | | 0 | 0.00025536210 | |
| 6958864 | 6 years ago | | | 0 | 0.0025536210 |
ABI
ABI objects
Getter at block 21166764
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
20000000000000000
challengeNumber() view returns (bytes32)
0x8b48189612af21cdb8e1c1e820da7811d1b546fb196cae604e65259055f8135f
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
21638
getChallengeNumber() view returns (bytes32)
0x8b48189612af21cdb8e1c1e820da7811d1b546fb196cae604e65259055f8135f
getMiningDifficulty() view returns (uint256)
472078
getMiningReward() view returns (uint256)
50000000000
getMiningTarget() view returns (uint256)
58479608081625799303573355898860908706685333522911140223294279478
lastRewardAmount() view returns (uint256)
50000000000
lastRewardEthBlockNumber() view returns (uint256)
6573322
lastRewardTo() view returns (address)
0x8a2c0d09610d090f7994ab779a04ca58fede3fc4
latestDifficultyPeriodStarted() view returns (uint256)
6044404
maxSupplyForEra() view returns (uint256)
10000000000000000
miningTarget() view returns (uint256)
58479608081625799303573355898860908706685333522911140223294279478
name() view returns (string)
Atlantis Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x5c37f5039d7195cc73c5597a0ecbc02488aec023
rewardEra() view returns (uint256)
0
symbol() view returns (string)
ATA
tokensMinted() view returns (uint256)
1081850000000000
totalSupply() view returns (uint256)
20000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
checkMintSolution(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number, uint256 testTarget) view returns (bool success)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Mint(address indexed from, uint256 reward_amount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.