Bellyrub Inu
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($1.36)
Native
Value
$1.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000439 | $3,105.86 |
$1.36 | |
$BRINU | ERC-20 | 1.760535M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16948024 | 2 years ago | | | 0 | 0.0017086857 | |
| 16943766 | 2 years ago | | | 0 | 0.00069488235 | |
| 16943041 | 2 years ago | | | 0 | 0.0018230846 | |
| 16942894 | 2 years ago | | | 0 | 0.0026236615 | |
| 16942622 | 2 years ago | | | 0 | 0.0015287796 | |
| 16942607 | 2 years ago | | | 0 | 0.00093658292 | |
| 16942570 | 2 years ago | | | 0 | 0.0012888507 | |
| 16942564 | 2 years ago | | | 0 | 0.0027920400 | |
| 16942560 | 2 years ago | | | 0 | 0.0017229437 | |
| 16942548 | 2 years ago | | | 0 | 0.0013192389 |
ABI
ABI objects
Getter at block 21222606
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
abMode() view returns (bool)
false
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
570000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Bellyrub Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2da36fe308227a551f13040b1e6b7133bbbb3dc0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
$BRINU
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isabed(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckETH(uint256 amountPercentage)
enableAB(bool _status)
manageAB(address[] addresses, bool status)
manualSend()
manualswapback()
multiTransfer(address from, address[] addresses, uint256[] tokens)
openTrading()
renounceOwnership()
setMaxTX(uint256 maxTXPercent)
setMaxWallet(uint256 maxWallPercent)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapbackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTeamAddress(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
updateFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.