Berenberg Cash
Verified contract
Active on
Ethereum with 98 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
16 additional
variables
Balances ($0.00)
No balances found for "Berenberg Cash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11895471 | 4 years ago | | | 0 | 0.0072443800 | |
| 11750637 | 4 years ago | | | 0 | 0.0013381400 | |
| 11694863 | 4 years ago | | | 0 | 0.0020457580 | |
| 11693000 | 4 years ago | | | 0 | 0.0037394677 | |
| 11687919 | 4 years ago | | | 0 | 0.0022681230 | |
| 11687842 | 4 years ago | | | 0 | 0.0030686370 | |
| 11687430 | 4 years ago | | | 0 | 0.016437309 | |
| 11687394 | 4 years ago | | | 0 | 0.0041804620 | |
| 11687286 | 4 years ago | | | 0 | 0.0058704360 | |
| 11687173 | 4 years ago | | | 0 | 0.0065650619 |
ABI
ABI objects
Getter at block 21389928
_limitMaxBalance() view returns (uint256)
0
_limitSellFeePercent() view returns (uint256)
0
_limitTimestamp() view returns (uint256)
0
_limitTransferAmount() view returns (uint256)
0
_presaleEth() view returns (uint256)
94411242753741853076
_presaleRate() view returns (uint256)
50000
_presaleTimestamp() view returns (uint256)
1610992800
_rebaser() view returns (address)
0xc874999fed335a56869021cd85a945d4774ce2bc
_tFeePercent() view returns (uint256)
118
decimals() view returns (uint8)
9
endSale() view returns (bool)
true
name() view returns (string)
Berenberg Cash
owner() view returns (address)
0xc874999fed335a56869021cd85a945d4774ce2bc
symbol() view returns (string)
BBC
syncActive() view returns (bool)
true
totalFees() view returns (uint256)
59952023482405
totalSupply() view returns (uint256)
11102531000000000
transactionsSize() view returns (uint256)
0
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
locked(uint256) view returns (bool)
refractionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
saleAmt(address) view returns (uint256)
tokenFromRefraction(uint256 rAmount) view returns (uint256)
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events addTransaction(address destination, bytes data)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
listToken()
rebase(int256 supplyDelta) returns (uint256)
refract(uint256 tAmount)
removeTransaction(uint256 index)
renounceOwnership()
setLimit(uint256 transferAmount, uint256 maxBalance, uint256 sellFeePercent)
setLock(uint256 _index)
setRebaser(address rebaser)
setSyncActive(bool value)
setTransactionEnabled(uint256 index, bool enabled)
setTransferFeePercent(uint256 tFeePercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawLP()
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionFailed(address indexed destination, uint256 index, bytes data)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.