Bitcoin Mascot
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f57…6678
Balances ($0.00)
No balances found for "Bitcoin Mascot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250620 | 20 hours ago | | | 0 | 0.00081404861 | |
| 21250544 | 20 hours ago | | | 0 | 0.0010440866 | |
| 21250530 | 20 hours ago | | | 0 | 0.00085548244 | |
| 21250509 | 20 hours ago | | | 0 | 0.00085774412 | |
| 21250507 | 20 hours ago | | | 0 | 0.00090726271 | |
| 21250502 | 20 hours ago | | | 0 | 0.00087166152 | |
| 21250496 | 20 hours ago | | | 0 | 0.00083011903 | |
| 21250495 | 20 hours ago | | | 0 | 0.00095605489 | |
| 21250488 | 20 hours ago | | | 0 | 0.00096212313 | |
| 21250486 | 20 hours ago | | | 0 | 0.0010601670 |
ABI
ABI objects
Getter at block 21256547
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Bitcoin Mascot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BLAND
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ManualBLAND()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
getBLANDETH(address _wallet)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.