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 "AIMToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13224233 | 3 years ago | | | 0 | 0.0029519910 | |
| 12684679 | 3 years ago | | | 0 | 0.0066715741 | |
| 12546855 | 3 years ago | | | 0 | 0.00072604620 | |
| 12266837 | 4 years ago | | | 0 | 0.0027550000 | |
| 11191113 | 4 years ago | | | 0 | 0.0029604921 | |
| 10925853 | 4 years ago | | | 0 | 0.0046563790 | |
| 10913569 | 4 years ago | | | 0 | 0.013048095 | |
| 10432153 | 4 years ago | | | 0 | 0.00086776800 | |
| 10282606 | 4 years ago | | | 0 | 0.0017722810 | |
| 9923516 | 5 years ago | | | 0 | 0.00051424845 |
ABI
ABI objects
Getter at block 21223786
_totalSupply() view returns (uint256)
600000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Aimedis Token
owner() view returns (address)
0x4b175904ffaf0c7ebf83371ccdc29e4fc0af5cc6
symbol() view returns (string)
AIM
totalSupply() view returns (uint256)
600000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) 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)
withdraw() returns (bool result)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.