Bitcoin Max
Verified contract
Active on
Ethereum with 375 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 |
---|---|---|---|---|---|
BMAX | ERC-20 | 388.512107K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17038232 | 2 years ago | | | 0 | 0.00072829144 | |
| 16915570 | 2 years ago | | | 0 | 0.00038784319 | |
| 16915569 | 2 years ago | | | 0 | 0.00039648616 | |
| 16899373 | 2 years ago | | | 0 | 0.00055650696 | |
| 16485276 | 2 years ago | | | 0 | 0.00077080243 | |
| 16453192 | 2 years ago | | | 0 | 0.00064067497 | |
| 16414118 | 2 years ago | | | 0 | 0.00081591329 | |
| 16354098 | 2 years ago | | | 0 | 0.00069649425 | |
| 16354089 | 2 years ago | | | 0 | 0.00069777905 | |
| 16353908 | 2 years ago | | | 0 | 0.00063090941 |
ABI
ABI objects
Getter at block 21425988
LPTokenReceiver() view returns (address)
0x8beb172f8727e382a6b94ae70e5aa6327f393115
buyTotalFees() view returns (uint256)
20
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
1000
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
210000000000000000000000
maxWallet() view returns (uint256)
420000000000000000000000
name() view returns (string)
Bitcoin Max
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFees() view returns (uint256)
20
symbol() view returns (string)
BMAX
totalSupply() view returns (uint256)
21000000000000000000000000
uniswapPair() view returns (address)
0x4782b68e4bbb9eaaa27fc36de921b307db3cbde6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedMaxTransactionAmount(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
rescueStuckETH()
setFees(uint256 buyFee, uint256 sellFee)
setLimits(uint256 maxTransactionAmount_, uint256 maxWallet_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router_, address LPTokenReceiver_)
receive()
This contract contains no error objects.