Airplane Wars
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AW | ERC-20 | 24.488195K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18024882 | a year ago | | | 0 | 0.00071078157 | |
| 18024861 | a year ago | | | 0 | 0.0011631765 | |
| 18024780 | a year ago | | | 0 | 0.00086411008 | |
| 18024651 | a year ago | | | 0 | 0.00090715946 | |
| 18024588 | a year ago | | | 0 | 0.00094632808 | |
| 18024571 | a year ago | | | 0 | 0.0010269442 | |
| 18024566 | a year ago | | | 0 | 0.00092645553 | |
| 18024556 | a year ago | | | 0 | 0.0036797571 | |
| 18024550 | a year ago | | | 0 | 0.00071814620 | |
| 18024545 | a year ago | | | 0 | 0.0010206342 |
ABI
ABI objects
Getter at block 21084090
_LimitationsTaxUsedInSlotsForSwapping() view returns (uint256)
30000000000000000000000
_addressUsedInFundationFees() view returns (address)
0xa2c1f88d905b3814dc4b4e19c82678f86f34dfd5
_enableWatchDogLimitsFlag() view returns (bool)
false
_feesForDevsAddress() view returns (address)
0x10de26a9abb755c7b3faa439558c63164bb6f146
_limitationsForAddressSingleTxsMax() view returns (uint256)
2000000000000000000000000
_limitationsForSingleMaxTxAmounts() view returns (uint256)
2000000000000000000000000
_limitationsInMaxSlotsUsedInSwappingTx() view returns (uint256)
500000000000000000000
_limitationsInMaxSlotsUsedInSwappingTxUp() view returns (uint256)
10000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Airplane Wars
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AW
totalSupply() pure returns (uint256)
2000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSingleTxMaxUsedInSwapping(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveAllLimits(uint256 _limitationsForSingleMaxTxAmounts)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.