BABY SHIBARIUM
Verified contract
Active on
Ethereum with 41 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 |
---|---|---|---|---|---|
BABYSHIBARIUM | ERC-20 | 12.301297M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17985133 | a year ago | | | 0 | 0.0013472089 | |
| 17985133 | a year ago | | | 0 | 0.0014893000 | |
| 17985128 | a year ago | | | 0 | 0.0014753337 | |
| 17985126 | a year ago | | | 0 | 0.0015018597 | |
| 17985124 | a year ago | | | 0 | 0.0014351912 | |
| 17985122 | a year ago | | | 0 | 0.0013467722 | |
| 17985121 | a year ago | | | 0 | 0.00072057745 | |
| 17985120 | a year ago | | | 0 | 0.0013240417 | |
| 17985119 | a year ago | | | 0 | 0.0013296687 | |
| 17985119 | a year ago | | | 0 | 0.0013529702 |
ABI
ABI objects
Getter at block 21190749
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000
name() pure returns (string)
BABY SHIBARIUM
owner() view returns (address)
0x024595d622c1185941c00d0701dc73f76417c34c
swapEnabled() view returns (bool)
true
swapTaxes() view returns (uint256)
70
symbol() pure returns (string)
BABYSHIBARIUM
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ClearERC20Tokens(address _tokenAddy, uint256 _amount)
ClearETHBalance()
SetFee(uint256 _feeAmount)
addBlacklist(address account)
addLPO()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFee(address account)
includeFromFee(address account)
removeBlacklist(address account)
removeTxLimits()
renounceOwnership()
setMarketingWallet(address _newWallet)
setMaxTxLimits(uint256 amount)
setSwapBackSetting(bool state)
setSwapThreshould(uint256 tokenAmount)
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)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
FeesUpdated(uint256 indexed _feeAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed tokenAmount)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.