Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd58d…90cb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FBX | ERC-20 | 43.243503M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18719300 | a year ago | | | 0 | 0.0018894692 | |
| 18719140 | a year ago | | | 0 | 0.0020362802 | |
| 18718958 | a year ago | | | 0 | 0.0020711493 | |
| 18718800 | a year ago | | | 0 | 0.0020106863 | |
| 18718550 | a year ago | | | 0 | 0.0018857876 | |
| 18718344 | a year ago | | | 0 | 0.0018102928 | |
| 18718137 | a year ago | | | 0 | 0.0010059079 | |
| 18718130 | a year ago | | | 0 | 0.0017951913 | |
| 18718097 | a year ago | | | 0 | 0.0016789932 | |
| 18718050 | a year ago | | | 0 | 0.0017929418 |
ABI
ABI objects
Getter at block 21398777
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000
buyfee() view returns (uint256)
30
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xa2db7fb3cf63c092eb34e3b0be922c78451c1835
name() pure returns (string)
ForthBox
owner() view returns (address)
0x0000000000000000000000000000000000000000
returnLimits() view returns (uint256)
1000000000000000000
sellfee() view returns (uint256)
30
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
FBX
totalSupply() pure returns (uint256)
1000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxWallet(uint256 base1000)
enableTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
zeroLimits()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changeMaxWallet(uint256 newLimit)
constructor()
receive()
This contract contains no error objects.