Airline & Life Networking
Verified contract
Active on
Ethereum with 1,799 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 "Airline & Life Networking"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13249288 | 3 years ago | | | 0 | 0.0032887169 | |
| 9165712 | 5 years ago | | | 0 | 0.00052706700 | |
| 9093992 | 5 years ago | | | 0 | 0.000095467406 | |
| 8077091 | 5 years ago | | | 0 | 0.00055322886 | |
| 7664570 | 6 years ago | | | 0 | 0.000048567000 | |
| 7571932 | 6 years ago | | | 0 | 0.000033631000 | |
| 7563574 | 6 years ago | | | 0 | 0.00018461850 | |
| 7475228 | 6 years ago | | | 0 | 0.0020140201 | |
| 7449538 | 6 years ago | | | 0 | 0.0029178600 | |
| 7418110 | 6 years ago | | | 0 | 0.000048567000 |
ABI
ABI objects
Getter at block 21169235
decimals() view returns (uint8)
4
deployer() view returns (address)
0xa878c38b27d0c7b3b30fbf5dbe417f56357d06fb
name() view returns (string)
Airline & Life Networking
owner() view returns (address)
0xa878c38b27d0c7b3b30fbf5dbe417f56357d06fb
symbol() view returns (string)
ALLN
totalSupply() view returns (uint256)
35000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
lockTokenBalance(address) view returns (uint256)
lockdate(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
lockTokenDays(address account, uint256 amount, uint256 _days)
lockTokenToDate(address account, uint256 amount, uint256 unixtime)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
LockToken(address account, uint256 amount, uint256 unixtime)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.