Book Of Furie
Verified contract
Active on
Ethereum with 148 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 |
---|---|---|---|---|---|
BOFU | ERC-20 | 3.555721M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20995102 | 2 months ago | | | 0 | 0.00072764746 | |
| 20987576 | 2 months ago | | | 0 | 0.00070180861 | |
| 20382123 | 5 months ago | | | 0 | 0.00029547487 | |
| 20329451 | 5 months ago | | | 0 | 0.00030299795 | |
| 20276048 | 5 months ago | | | 0 | 0.00028180800 | |
| 20271327 | 5 months ago | | | 0 | 0.00022022335 | |
| 20270546 | 5 months ago | | | 0 | 0.00026699601 | |
| 20270213 | 5 months ago | | | 0 | 0.00042028497 | |
| 20270109 | 5 months ago | | | 0 | 0.00079891023 | |
| 20270064 | 5 months ago | | | 0 | 0.00049411108 |
ABI
ABI objects
Getter at block 21392798
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x06048fd8c5ccd12d6d35f4fe0a1e9aec89099a1c
feeTokenThreshold() view returns (uint256)
4206900000000000000000000
maxSwapTx() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
Book Of Furie
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
BOFU
totalSupply() view returns (uint256)
420690000000000000000000000
v2Pair() view returns (address)
0x869443fda271806b869214f70ae1c004738faa15
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapTxLimit()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeHoldingLimit()
removeLimits()
removeStuckEther()
removeStuckTokens(address token)
renounceOwnership()
setBlacklisted(address target, bool state)
setStructure(uint256 maxMul, uint256 minDiv)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.