Bonsai3
Verified contract
Active on
Ethereum with 5,352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SEED | ERC-20 | 45.106802K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21209787 | 9 hours ago | | | 0 | 0.00025799723 | |
| 21209783 | 9 hours ago | | | 0 | 0.00045050967 | |
| 21207785 | 16 hours ago | | | 0 | 0.00057637512 | |
| 21203587 | a day ago | | | 0 | 0.00047926290 | |
| 21203575 | a day ago | | | 0 | 0.00027981580 | |
| 21203568 | a day ago | | | 0 | 0.00050986462 | |
| 21203224 | a day ago | | | 0 | 0.00028155211 | |
| 21203223 | a day ago | | | 0 | 0.00031559629 | |
| 21203172 | a day ago | | | 0 | 0.00082644272 | |
| 21199259 | 2 days ago | | | 0 | 0.00032733335 |
ABI
ABI objects
Getter at block 21212475
buyBuybackFee() view returns (uint256)
10
buyTotalFees() view returns (uint256)
40
buyTreasuryFee() view returns (uint256)
30
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeFactor() view returns (uint256)
10
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
5000000000000000000000000
name() view returns (string)
Bonsai3
owner() view returns (address)
0x3719ef5ec3cf824d7b1cb2b1cf0e492dd2d9c6ec
routerCA() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBuybackFee() view returns (uint256)
10
sellTotalFees() view returns (uint256)
40
sellTreasuryFee() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
SEED
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x95d9e85a31ed4cfba8421488d295a25bc76b473f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blocked(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlock(address[] blockees, bool shouldBlock)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTax(uint256 _treasuryTax, uint256 _buybackTax)
updateMaxTxnAmount(uint256 newNumInEth)
updateSellTax(uint256 _treasuryTax, uint256 _buybackTax)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.