BullFolio
Verified contract
Active on
Ethereum with 138 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 |
---|---|---|---|---|---|
BULL | ERC-20 | 20.244995K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19152946 | 9 months ago | | | 0 | 0.00064656760 | |
| 19139020 | 9 months ago | | | 0 | 0.00085342956 | |
| 19107948 | 10 months ago | | | 0 | 0.00060879619 | |
| 19038839 | 10 months ago | | | 0 | 0.0020751255 | |
| 19032093 | 10 months ago | | | 0 | 0.0016100948 | |
| 19032035 | 10 months ago | | | 0 | 0.0016274572 | |
| 19031858 | 10 months ago | | | 0 | 0.0014101358 | |
| 19021249 | 10 months ago | | | 0 | 0.0017358339 | |
| 19019709 | 10 months ago | | | 0 | 0.0017601442 | |
| 19019709 | 10 months ago | | | 0 | 0.0017601442 |
ABI
ABI objects
Getter at block 21191766
buyTax() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
BullFolio
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
100
symbol() view returns (string)
BULL
totalSupply() view returns (uint256)
100000000000000000000000000
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)
bond(address _to, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeInfluencer(address _addr)
renounceOwnership()
setBot(address user, bool value)
setInfluencer(address _addr)
setSwapTokensAtAmount(uint256 amount)
setTaxSteps(uint256[] _timestamps, uint256[] _buyTaxes, uint256[] _sellTaxes)
setTreasuryWallet(address newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unbond(address _from, uint256 _amount)
updateMaxHoldingAmount(uint256 amount)
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.