FUR BALL
Verified contract
Active on
Ethereum with 3,489 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "FUR BALL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982825 | 2 months ago | | | 0 | 0.00022810980 | |
| 20795225 | 2 months ago | | | 0 | 0.00065863351 | |
| 20606892 | 3 months ago | | | 0 | 0.000071149223 | |
| 20545549 | 4 months ago | | | 0 | 0.000041481590 | |
| 20510359 | 4 months ago | | | 0 | 0.000096808547 | |
| 20508523 | 4 months ago | | | 0 | 0.000069826500 | |
| 20508314 | 4 months ago | | | 0 | 0.000060249682 | |
| 20243114 | 5 months ago | | | 0 | 0.00010711236 | |
| 20243069 | 5 months ago | | | 0 | 0.00014610002 | |
| 20169705 | 5 months ago | | | 0 | 0.00036251347 |
ABI
ABI objects
Getter at block 21321709
_limitsEnabled() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
FUR BALL
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FUR
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf8ae0b445fc9be8847ee733e0412fe81f360faa3
Read-only
_isExempt(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events airdropPresalers(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBlacklist()
disableLimits()
disableTax()
disableTransferDelay()
disableUniV3LPProtect()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openPresale()
openTrade()
prepMigration()
removeBlacklist(address wallets)
renounceOwnership()
setBlacklist(address[] wallets_)
setPair(address _univ2pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 _txAmount, uint256 _walletAmount)
withdrawStuckETH()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.