Flying Token
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLY | ERC-20 | 178.119818M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17874748 | a year ago | | | 0 | 0.00086862444 | |
| 17874747 | a year ago | | | 0 | 0.00085552315 | |
| 17874747 | a year ago | | | 0 | 0.00085552315 | |
| 17874747 | a year ago | | | 0 | 0.00085552315 | |
| 17874747 | a year ago | | | 0 | 0.00094867715 | |
| 17874746 | a year ago | | | 0 | 0.00055620597 | |
| 17874744 | a year ago | | | 0 | 0.00042788198 | |
| 17874743 | a year ago | | | 0 | 0.00041785742 | |
| 17874743 | a year ago | | | 0 | 0.00041785742 | |
| 17874740 | a year ago | | | 0 | 0.0011644250 |
ABI
ABI objects
Getter at block 21313138
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
3000001000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Flying Token
owner() view returns (address)
0x38dd0255d332afa9685f885d5a97dd894bc172dd
symbol() pure returns (string)
FLY
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.