BuyinBitcoin
Verified contract
Active on
Ethereum with 41 txns
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 |
---|---|---|---|---|---|
Bitcoin | ERC-20 | 7.525247M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19056925 | 10 months ago | | | 0 | 0.00036766890 | |
| 18744805 | a year ago | | | 0 | 0.0015605389 | |
| 18734998 | a year ago | | | 0 | 0.0020253373 | |
| 18734965 | a year ago | | | 0 | 0.0011195080 | |
| 18734946 | a year ago | | | 0 | 0.0013505117 | |
| 18686951 | a year ago | | | 0 | 0.0033275056 | |
| 18686949 | a year ago | | | 0 | 0.0034761637 | |
| 18686946 | a year ago | | | 0 | 0.0034703071 | |
| 18686945 | a year ago | | | 0 | 0.0033976138 | |
| 18686945 | a year ago | | | 0 | 0.0033976138 |
ABI
ABI objects
Getter at block 21325092
_maxWalletToken() view returns (uint256)
100000000000000000000000000
buyMultiplier() view returns (uint256)
200
decimals() view returns (uint8)
18
distributor() view returns (address)
0x87ede17c11c70a9b43815331e9114c32ae2ef8eb
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0x9dcd010939a64261e228354b7b6d7931d82e9623
marketingFee() view returns (uint256)
10
marketingFeeReceiver() view returns (address)
0x12773a9b67b9c5884f990bbc9477a73516cdf1ba
name() view returns (string)
BuyinBitcoin
pair() view returns (address)
0xa17308f8959460c211f8ffb32ec0c81300710972
rewardFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
200
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
Bitcoin
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
isWhitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
goLive()
manage_WalletLimitExempt(address[] addresses, bool status)
manage_dividendexempt(address[] addresses, bool status)
manage_whitelist(address[] addresses, bool status)
manualSend()
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFees(uint256 _rewardFee, uint256 _marketingFee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMaxWallet(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denom)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.