OMINIBOLT
Verified contract
Active on
Ethereum with 168 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 |
---|---|---|---|---|---|
$BOLT | ERC-20 | 39.72022K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20219975 | 4 months ago | | | 0 | 0.00052672543 | |
| 20186044 | 5 months ago | | | 0 | 0.00024802828 | |
| 20174299 | 5 months ago | | | 0 | 0.00018317607 | |
| 20103051 | 5 months ago | | | 0 | 0.00015460995 | |
| 20080746 | 5 months ago | | | 0 | 0.00074497120 | |
| 20078428 | 5 months ago | | | 0 | 0.00092073649 | |
| 20077334 | 5 months ago | | | 0 | 0.0010029227 | |
| 20077300 | 5 months ago | | | 0 | 0.00084289227 | |
| 20077300 | 5 months ago | | | 0 | 0.00084289227 | |
| 20077241 | 5 months ago | | | 0 | 0.00076206940 |
ABI
ABI objects
Getter at block 21177047
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
OMINIBOLT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$BOLT
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x393c3335623329b47ef3a86b00615dee86fced01
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)
burnERC20(uint256 _amount)
enableTrading()
freeStuckEth()
newFee(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, uint256 _amount)
setExcludedWallet(address wAddress, bool isExcle)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.