The Blue Manta
Verified contract
Active on
Base with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xde4a…3356
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMANTA | ERC-20 | 512.668307K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13581553 | 8 months ago | | | 0 | 0.0000035800969 | |
| 13579708 | 8 months ago | | | 0 | 3.2865305e-7 | |
| 13578816 | 8 months ago | | | 0 | 0.0000072773611 | |
| 13578526 | 8 months ago | | | 0 | 0.0000045140821 | |
| 13578524 | 8 months ago | | | 0 | 0.0000045281172 | |
| 13578523 | 8 months ago | | | 0 | 0.0000045281172 | |
| 13578523 | 8 months ago | | | 0 | 0.0000045281172 | |
| 13578522 | 8 months ago | | | 0 | 0.0000045281172 | |
| 13578522 | 8 months ago | | | 0 | 0.0000045281172 | |
| 13578522 | 8 months ago | | | 0 | 0.0000045281172 |
ABI
ABI objects
Getter at block 23807175
_maxTaxSwap() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000
decimals() pure returns (uint8)
9
maxSizeWalletAmount() view returns (uint256)
100000000000000000
maxTrxSize() view returns (uint256)
100000000000000000
name() pure returns (string)
The Blue Manta
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BMANTA
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() 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)
createBmantaPair()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueSwapERC20(address from, address to, uint256 size)
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 maxTrxSize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.