Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bloof"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13257022 | 8 months ago | | | 0 | 0.0000015835350 | |
| 13238131 | 8 months ago | | | 0 | 0.0000016092170 | |
| 13219444 | 8 months ago | | | 0 | 8.4962106e-7 | |
| 13219353 | 8 months ago | | | 0 | 4.7514176e-7 | |
| 13219218 | 8 months ago | | | 0 | 4.5967596e-7 | |
| 13219204 | 8 months ago | | | 0 | 4.6111531e-7 | |
| 13219187 | 8 months ago | | | 0 | 4.6406810e-7 | |
| 13219175 | 8 months ago | | | 0 | 4.6772995e-7 | |
| 13219159 | 8 months ago | | | 0 | 4.7067116e-7 | |
| 13219124 | 8 months ago | | | 0 | 4.7756852e-7 |
ABI
ABI objects
Getter at block 23177733
decimals() pure returns (uint8)
9
distributionFee() view returns (uint256)
2
distributionWallet() view returns (address)
0x0495c3ab2b1eb99a60e44bc34d3cf5bcf5b59ba8
marketingFee() view returns (uint256)
1
marketingWallet() view returns (address)
0xf6f0c411af11f373527c29d213d009c4809d4251
name() view returns (string)
Bloof
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Bloof
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBalanceOfUser(address user) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
FeeWalletChanged(address indexed previousWallet, address indexed newWallet, uint256 walletNumber)
FeesDistributed(uint256 amount, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxFeeChanged(uint256 previousFee, uint256 newFee, uint256 feeNumber)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.