Flyp.me Token
Verified contract
Active on
Ethereum with 6,193 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
LIRA | ERC-20 | 9.65M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
FYP | ERC-20 | 4.242K | -- | -- | |
DML | ERC-20 | 1.727K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21063877 | 13 days ago | | | 0 | 0.00057310050 | |
| 20910551 | a month ago | | | 0 | 0.00051586457 | |
| 20528860 | 3 months ago | | | 0 | 0.00035329039 | |
| 20083445 | 5 months ago | | | 0 | 0.00043439114 | |
| 20012718 | 5 months ago | | | 0 | 0.00069637400 | |
| 19917366 | 6 months ago | | | 0 | 0.00037399896 | |
| 19832128 | 6 months ago | | | 0 | 0.00013474136 | |
| 19821261 | 6 months ago | | | 0 | 0.00013205908 | |
Transfer | 19741106 | 6 months ago | | | 0.006761099 | 0.00021043000 | |
| 19733328 | 7 months ago | | | 0 | 0.0017964943 |
ABI
ABI objects
Getter at block 21157937
decimals() pure returns (uint8)
18
isTransferable() pure returns (bool)
true
mintingFinished() pure returns (bool)
true
name() pure returns (string)
Flyp.me Token
owner() pure returns (address)
0x06dafc2a5fe47fcc9f37b5f91c0c2bd1cf2a9a4c
symbol() pure returns (string)
FYP
totalSupply() pure returns (uint256)
35277362718666965016309600
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
transferableTokens(address holder, uint64 time) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
enableTransfers()
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.