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 |
---|---|---|---|---|---|
FKBALD | ERC-20 | 15.027047T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17955362 | a year ago | | | 0 | 0.00053810411 | |
| 17899687 | a year ago | | | 0 | 0.00052140552 | |
| 17856428 | a year ago | | | 0 | 0.0015066332 | |
| 17837137 | a year ago | | | 0 | 0.00066383009 | |
| 17828467 | a year ago | | | 0 | 0.0021240119 | |
| 17824767 | a year ago | | | 0 | 0.00045080360 | |
| 17824761 | a year ago | | | 0 | 0.00042895256 | |
| 17822948 | a year ago | | | 0 | 0.0010326498 | |
| 17820905 | a year ago | | | 0 | 0.0015337826 | |
| 17820882 | a year ago | | | 0 | 0.0015405574 |
ABI
ABI objects
Getter at block 21204148
buyTax() view returns (uint256)
3
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x51878d53f5e8ad71619139160b683272d24e4469
name() view returns (string)
FuckBald
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
swapTokensAtAmount() view returns (uint256)
138000000000000000000000000000
symbol() view returns (string)
FKBALD
totalSupply() view returns (uint256)
690000000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdb47b9a47f3747bb1925bd66c16e3228749f878b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address who)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueTokens(address token)
setTaxes(uint256 _buyTax, uint256 _sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.