Fiber Network
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Fiber | ERC-20 | 438.858669K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20657342 | 3 months ago | | | 0 | 0.000042900386 | |
| 20656713 | 3 months ago | | | 0 | 0.000050196723 | |
| 20656704 | 3 months ago | | | 0 | 0.00014399941 | |
| 20656703 | 3 months ago | | | 0 | 0.00019075145 | |
| 20656694 | 3 months ago | | | 0 | 0.00027936278 | |
| 20656692 | 3 months ago | | | 0 | 0.00018852927 | |
| 20656680 | 3 months ago | | | 0 | 0.000081724759 | |
| 20656677 | 3 months ago | | | 0 | 0.00013727939 | |
| 20656676 | 3 months ago | | | 0 | 0.00028119115 | |
| 20656675 | 3 months ago | | | 0 | 0.00013988364 |
ABI
ABI objects
Getter at block 21305545
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() view returns (uint8)
9
name() pure returns (string)
Fiber Network
owner() view returns (address)
0x8eeb574f41f5502cc983c82bdfc2f6f6f217bc52
symbol() pure returns (string)
Fiber
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrade()
addBots(address bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address notbot)
manualSwap()
removeLimit()
renounceOwnership()
setFees(uint256 _newBuyTax, uint256 _newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.