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 |
---|---|---|---|---|---|
BARA | ERC-20 | 15.667333M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18632937 | 2 months ago | | | 0 | 1.9743375e-7 | |
| 14546564 | 6 months ago | | | 0 | 1.3961361e-7 | |
| 12572719 | 7 months ago | | | 0 | 0.000000052430688620 | |
| 12552556 | 7 months ago | | | 0 | 0.000000098773194632 | |
| 12477794 | 7 months ago | | | 0 | 0.000026637915 | |
| 12435018 | 7 months ago | | | 0 | 0.000000104154867304 | |
| 12435000 | 7 months ago | | | 0 | 0.000000104789552968 | |
| 12434983 | 7 months ago | | | 0 | 0.000000105121691980 | |
| 12434960 | 7 months ago | | | 0 | 0.000000105817065468 | |
| 12434793 | 7 months ago | | | 0 | 0.0000036695273 |
ABI
ABI objects
Getter at block 21859149
buyFees() view returns (uint256)
3
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xa6090f075e82bcee0ab9773df6e8039de08f5b82
maxBuyAmount() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
BARAONBASE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
3
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
BARA
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Factory() view returns (address)
0x71524b4f93c58fcbf659783284e38825f0622859
uniswapV2Pair() view returns (address)
0xfec62ce74a66273cf45b63546756339347caf105
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingWallet(address wallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 _maxBuyAmount)
withdrawEther()
withdrawTokens(address _token)
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()
fallback()
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
SafeERC20FailedOperation(address token)