Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYBOBO | ERC-20 | 1T | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- | |
GUI | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15567030 | 5 months ago | | | 0 | 1.2193473e-7 | |
| 15199514 | 5 months ago | | | 0 | 0.000000085981849716 | |
| 14927000 | 5 months ago | | | 0 | 0.0000022171599 | |
| 14899226 | 5 months ago | | | 0 | 0.0000024934599 | |
| 14899142 | 5 months ago | | | 0 | 0.0000039149698 | |
| 14899123 | 5 months ago | | | 0 | 0.0000020679309 | |
| 14899116 | 5 months ago | | | 0 | 0.0000039149698 | |
| 14850717 | 5 months ago | | | 0 | 0.0000034061728 | |
| 14847683 | 5 months ago | | | 0 | 0.0000028017053 | |
| 14841569 | 5 months ago | | | 0 | 0.000011753484 |
ABI
ABI objects
Getter at block 21855416
_buyFundFee1() view returns (uint256)
50
_buyFundFee2() view returns (uint256)
50
_buyFundFee3() view returns (uint256)
50
_buyFundFee4() view returns (uint256)
50
_buyLPDividendFee() view returns (uint256)
100
_buyTotalFee() view returns (uint256)
300
_holdThisCondition() view returns (uint256)
0
_killRobotBlockNum() view returns (uint256)
3
_limitAmount() view returns (uint256)
0
_sellFundFee1() view returns (uint256)
50
_sellFundFee2() view returns (uint256)
50
_sellFundFee3() view returns (uint256)
50
_sellFundFee4() view returns (uint256)
50
_sellLPDividendFee() view returns (uint256)
100
_sellTotalFee() view returns (uint256)
300
decimals() view returns (uint8)
18
fundAddress1() view returns (address)
0x000000000000000000000000000000000000dead
fundAddress2() view returns (address)
0x000000000000000000000000000000000000dead
fundAddress3() view returns (address)
0x000000000000000000000000000000000000dead
fundAddress4() view returns (address)
0x000000000000000000000000000000000000dead
name() view returns (string)
BOBO
owner() view returns (address)
0x61842c81118dca9d22b8604ca9cbacc060da463a
startAddLPBlock() view returns (uint256)
0
startTradeBlock() view returns (uint256)
0
symbol() view returns (string)
BOBO
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_swapRouters(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
allowances(address, address) view returns (bool)
balanceOf(address account) view returns (uint256)
getAllowances(address _address) view returns (bool)
getusers(address _address) view returns (uint256)
isExcludedFromEnableTrading(address account) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromEnableTrading(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMarketPairStkaus(address account, bool newValue)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.