Bitcoin Platinum
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Bitcoin Platinum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16459167 | 2 years ago | | | 0 | 0.00045738437 | |
| 16331330 | 2 years ago | | | 0 | 0.00044459800 | |
| 16119522 | 2 years ago | | | 0 | 0.0016678350 | |
| 16115571 | 2 years ago | | | 0 | 0.0010342800 | |
| 16111579 | 2 years ago | | | 0 | 0.0013665269 | |
| 16110776 | 2 years ago | | | 0 | 0.00084498335 | |
| 16110776 | 2 years ago | | | 0 | 0.00052294313 | |
| 16110766 | 2 years ago | | | 0 | 0.00056119067 | |
| 16110756 | 2 years ago | | | 0 | 0.00084556471 | |
| 16110755 | 2 years ago | | | 0 | 0.00083065940 |
ABI
ABI objects
Getter at block 21208080
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x3fc4b01da00be5395efaa7787cb1f5c0ae4528e3
launchedAt() view returns (uint256)
1670141699
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
420000000000000
maxWallet() view returns (uint256)
420000000000000
name() view returns (string)
Bitcoin Platinum
owner() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
21000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
42000000000000
symbol() view returns (string)
BTCP
totalSupply() view returns (uint256)
21000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
200
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xa895be7c50d1fdbcc15094da640121af2d6ccf5b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
200
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 updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateFeeExcluded(address reset)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.