ATLANT Token
Verified contract
Active on
Ethereum with 34,964 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($215.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 215 | $1.002 |
$215.43 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
OGOD | ERC-20 | 3K | -- | -- | |
ATL | ERC-20 | 2.09808K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
KQF | ERC-20 | 111.1 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240869 | 19 hours ago | | | 0 | 0.00051362762 | |
| 21098868 | 21 days ago | | | 0 | 0.00035027926 | |
| 21097676 | 21 days ago | | | 0 | 0.00027912596 | |
| 21095289 | 21 days ago | | | 0 | 0.00022353976 | |
| 21094094 | 21 days ago | | | 0 | 0.00097550163 | |
| 21092904 | 21 days ago | | | 0 | 0.00042878016 | |
| 21092898 | 21 days ago | | | 0 | 0.00038720118 | |
| 21071390 | 24 days ago | | | 0 | 0.0011296705 | |
| 21070198 | 25 days ago | | | 0 | 0.00029854215 | |
| 21054675 | a month ago | | | 0 | 0.00038082924 |
ABI
ABI objects
Getter at block 21246441
decimals() view returns (uint256)
18
ico() view returns (address)
0xf46ede17c0bab20d87cd079a2632f71433a407b9
name() view returns (string)
ATLANT Token
symbol() view returns (string)
ATL
tokensAreFrozen() view returns (bool)
false
totalSupply() view returns (uint256)
54175040677754953604099153
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
mint(address _holder, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
unfreeze()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _ico)
This contract contains no fallback and receive objects.
This contract contains no error objects.