BuddyAI
Verified contract
Active on
Ethereum with 2,163 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6934…120e
0x6934…120e
4 additional
variables
Balances ($45.90)
Native
Value
$45.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014745 | $3,113.15 |
$45.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21216963 | a day ago | | | 0 | 0.00081505222 | |
| 21137412 | 13 days ago | | | 0 | 0.00052773888 | |
| 21128283 | 14 days ago | | | 0 | 0.00085133461 | |
| 21096085 | 18 days ago | | | 0 | 0.00025400713 | |
| 21096063 | 18 days ago | | | 0 | 0.00016784572 | |
| 21038546 | a month ago | | | 0 | 0.00035633495 | |
| 21038488 | a month ago | | | 0 | 0.00021485604 | |
| 21038458 | a month ago | | | 0 | 0.00020405307 | |
| 21038438 | a month ago | | | 0 | 0.00021510900 | |
| 21038429 | a month ago | | | 0 | 0.00037381149 |
ABI
ABI objects
Getter at block 21227661
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BuddyAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Buddy
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x996684e437b90e6823730d40dc3e8ff397370e11
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 MFeeOnBuy, uint256 MFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateMarketingAddress(address _newmarketingAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.