Bald Internet Money
Verified contract
Active on
Base with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Bald Internet Money"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12314163 | 8 months ago | | | 0 | 0.0000014374904 | |
| 12302164 | 8 months ago | | | 0 | 0.000096953061 | |
| 12302126 | 8 months ago | | | 0 | 9.7942893e-7 | |
| 12302111 | 8 months ago | | | 0 | 0.0019573323 | |
| 12302098 | 8 months ago | | | 0 | 0.000091245242 | |
| 12302072 | 8 months ago | | | 0 | 0.00064715732 | |
| 12302071 | 8 months ago | | | 0 | 0.0000056251004 | |
| 12302070 | 8 months ago | | | 0 | 0.0023247000 | |
| 12302069 | 8 months ago | | | 0 | 0.000024236700 | |
| 12302063 | 8 months ago | | | 0 | 0.0023247000 |
ABI
ABI objects
Getter at block 23121638
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_sellMultiplier() view returns (uint256)
1
cooldownTimerInterval() view returns (uint8)
15
decimals() view returns (uint8)
18
devFeeReceiver() view returns (address)
0x26bce01bf10254af8035c4e962b53ab4c48234e4
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0xeba0933e33efcca40490198b45321a2a575782e6
launchedAt() view returns (uint256)
12301926
marketingFeeReceiver() view returns (address)
0x0d45e92fcc6402327b425c49874fc3f02533d243
name() view returns (string)
Bald Internet Money
opCooldownEnabled() view returns (bool)
true
pair() view returns (address)
0x94d30514194d698ee888e1c2a7560539ddb532a0
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
$BIM
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
cooldownEnabled(bool _status, uint8 _interval)
manualSend()
setFeeReceiver(address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSellMultiplier(uint256 multiplier)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amountBuy)
set_Address(address _address, bool _value)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.