Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($197.15)
Native
Value
$197.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.059169 | $3,331.92 |
$197.15 | |
BSG | ERC-20 | 8.306023K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1989689 | a year ago | | | 0 | 0.000070144504 | |
| 1989508 | a year ago | | | 0 | 0.000070162505 | |
| 1989463 | a year ago | | | 0 | 0.000044512504 | |
| 1989216 | a year ago | | | 0 | 0.000022995003 | |
| 1989208 | a year ago | | | 0 | 0.000031450003 | |
| 1988805 | a year ago | | | 0 | 0.000070162505 | |
| 1988731 | a year ago | | | 0 | 0.000070630506 | |
| 1988669 | a year ago | | | 0 | 0.000070630504 | |
| 1987955 | a year ago | | | 0 | 0.000059491504 | |
| 1987821 | a year ago | | | 0 | 0.00014213792 |
ABI
ABI objects
Getter at block 22935207
_maxWalletAmount() view returns (uint256)
69420000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x92a6597051e007d57582b96c1277551dc93111e6
name() pure returns (string)
BaseGrow
pair() view returns (address)
0x500d98989e44e7bb9bf2c5cf89fd4cd026b74f20
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
485940000000
symbol() pure returns (string)
BSG
totalSupply() view returns (uint256)
69420000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.