BTC EXPRESS
Verified contract
Active on
Ethereum with 713 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7f1…ea2f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC | ERC-20 | 505.578882K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20609875 | 3 months ago | | | 0 | 0.000085432111 | |
| 20408884 | 4 months ago | | | 0 | 0.000086897867 | |
| 19586727 | 7 months ago | | | 0 | 0.00041898550 | |
| 19072493 | 10 months ago | | | 0 | 0.00047763016 | |
| 18189640 | a year ago | | | 0 | 0.00036305325 | |
| 18115609 | a year ago | | | 0 | 0.00057349763 | |
| 18103862 | a year ago | | | 0 | 0.00047599632 | |
| 18101677 | a year ago | | | 0 | 0.00051165916 | |
| 18089705 | a year ago | | | 0 | 0.00047139211 | |
| 18080209 | a year ago | | | 0 | 0.00044932044 |
ABI
ABI objects
Getter at block 21225314
decimals() pure returns (uint8)
9
maxTaxSwap() view returns (uint256)
420000000000000
maxTxnAmount() view returns (uint256)
21000000000000000
maxWalletLimit() view returns (uint256)
21000000000000000
name() pure returns (string)
BTC EXPRESS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BTC
taxSwapThreshold() view returns (uint256)
420000000000000
totalSupply() pure returns (uint256)
21000000000000000
transferLimitEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearLimits()
enableTrading()
removeStuckToken(address _token, uint256 _amount)
renounceOwnership()
setBuyFee(uint256 _iBuy, uint256 _fBuy, uint256 _rBuy)
setSellFee(uint256 _iSell, uint256 _fSell, uint256 _rSell)
swapFee()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxnAmountUpdated(uint256 maxTxnAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.