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 "Allbandex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15456234 | 2 years ago | | | 0 | 0.00053965435 | |
| 15456228 | 2 years ago | | | 0 | 0.0011858901 | |
| 15324702 | 2 years ago | | | 0 | 0.00055729290 | |
| 15324697 | 2 years ago | | | 0 | 0.0011482144 | |
| 15078113 | 2 years ago | | | 0 | 0.00082443737 | |
| 15078095 | 2 years ago | | | 0 | 0.0012381174 | |
| 15049463 | 2 years ago | | | 0 | 0.0010882325 | |
| 15049449 | 2 years ago | | | 0 | 0.0020213369 | |
| 14954475 | 2 years ago | | | 0 | 0.0020837697 | |
| 14954468 | 2 years ago | | | 0 | 0.0026559492 |
ABI
ABI objects
Getter at block 21390831
decimals() view returns (uint8)
8
name() view returns (string)
Allbandex
symbol() view returns (string)
ABDX
totalSupply() view returns (uint256)
30000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
mint(uint256 _amount) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.