Blobspace Finance
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
No balances found for "Blobspace Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18528322 | a year ago | | | 0 | 0.0026397771 | |
| 18528181 | a year ago | | | 0 | 0.0062304450 | |
| 18528156 | a year ago | | | 0 | 0.0040629937 | |
| 18528148 | a year ago | | | 0 | 0.0025359546 | |
| 18528148 | a year ago | | | 0 | 0.0026284312 | |
| 18528142 | a year ago | | | 0 | 0.0021816772 | |
| 18528120 | a year ago | | | 0 | 0.0024874378 | |
| 18528119 | a year ago | | | 0 | 0.0022997138 | |
| 18528119 | a year ago | | | 0 | 0.0022997138 | |
| 18528119 | a year ago | | | 0 | 0.0022997138 |
ABI
ABI objects
Getter at block 21277095
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
Blobspace Finance
owner() view returns (address)
0x8087c5acfca01399015d5680336d3866eac5f1d0
symbol() pure returns (string)
BLOBFI
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manageList(address[] bots_)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.