Blockchain Mail
Verified contract
Active on
Ethereum with 730 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 |
---|---|---|---|---|---|
shiGPT | ERC-20 | 7.86287M | -- | -- | |
BMAIL | ERC-20 | 22.858731K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787866 | 2 months ago | | | 0 | 0.0012622560 | |
| 20134853 | 5 months ago | | | 0 | 0.00018184023 | |
| 20134853 | 5 months ago | | | 0 | 0.00018184023 | |
| 19859189 | 6 months ago | | | 0 | 0.00067162651 | |
| 19853453 | 6 months ago | | | 0 | 0.00062100718 | |
| 19793715 | 6 months ago | | | 0 | 0.00012894531 | |
| 19599318 | 7 months ago | | | 0 | 0.0021907836 | |
| 19469278 | 8 months ago | | | 0 | 0.0010248582 | |
| 18150004 | a year ago | | | 0 | 0.00053282822 | |
| 18071542 | a year ago | | | 0 | 0.00094389758 |
ABI
ABI objects
Getter at block 21212961
_maxWalletAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x79f755650178464cbef332d42b3ba73b1e1bbc4f
name() pure returns (string)
Blockchain Mail
pair() view returns (address)
0x595d9bd704d6c7bf3830448dd7ab2de5ccbdfe3a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000
symbol() pure returns (string)
BMAIL
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.