akash.network
Verified contract
Active on
Ethereum with 85 txns
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,121.66 |
$0 | |
AKT | ERC-20 | 5.491566K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13597340 | 3 years ago | | | 0 | 0.010710678 | |
| 11770753 | 4 years ago | | | 0 | 0.0094065840 | |
| 11754018 | 4 years ago | | | 0 | 0.0047912040 | |
| 11723584 | 4 years ago | | | 0 | 0.0038913600 | |
| 11675592 | 4 years ago | | | 0 | 0.0030769200 | |
| 11203549 | 4 years ago | | | 0 | 0.00090392000 | |
| 11203549 | 4 years ago | | | 0 | 0.0015039200 | |
| 11198868 | 4 years ago | | | 0 | 0.0026373600 | |
| 11112494 | 4 years ago | | | 0 | 0.0016182620 | |
| 11099974 | 4 years ago | | | 0 | 0.0039311580 |
ABI
ABI objects
Getter at block 21199454
decimals() view returns (uint256)
18
name() view returns (string)
akash.network
symbol() view returns (string)
AKT
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
state(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.