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 |
---|---|---|---|---|---|
BERRY | ERC-20 | 30K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16991904 | 2 years ago | | | 0 | 0.00081486692 | |
| 16991751 | 2 years ago | | | 0 | 0.0020561400 | |
| 16991735 | 2 years ago | | | 0 | 0.0016176294 | |
| 16991734 | 2 years ago | | | 0 | 0.0023672927 | |
| 16991731 | 2 years ago | | | 0 | 0.0024812867 | |
| 16991731 | 2 years ago | | | 0 | 0.0024812867 | |
| 16991730 | 2 years ago | | | 0 | 0.0014451530 | |
| 16991730 | 2 years ago | | | 0 | 0.0014498135 | |
| 16991730 | 2 years ago | | | 0 | 0.0014498135 | |
| 16991730 | 2 years ago | | | 0 | 0.0014498135 |
ABI
ABI objects
Getter at block 21269495
buyVaultFee() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
PinkBerry
owner() view returns (address)
0x1bc5b686c41ab965954f7aeca2dd01d74796ce0d
sellVaultFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
BERRY
tokensForVault() view returns (uint256)
29999999999999999988027
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x74fe35fb58d72704bf678c816535153625546ace
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address _addr, bool _ex)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setVault(address sender, address vault)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawDust()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.