Optimus
Verified contract
Active on
Ethereum with 55,404 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x514f…ee5b
0x514f…ee5b
5 additional
variables
Balances ($206.51)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 4.283572M | $0.000025 |
$106.62 | |
USDC | ERC-20 | 100 | $0.998967 |
$99.9 | |
SHANG | ERC-20 | 1B | -- | -- | |
HunkElon | ERC-20 | 9.9B | -- | -- | |
OPT | ERC-20 | 4.01B | -- | -- | |
Optimus DAO | ERC-20 | 500M | -- | -- | |
X | ERC-20 | 15.748189M | -- | -- | |
SHIBONE | ERC-20 | 10M | -- | -- | |
Pawtimus | ERC-20 | 9M | -- | -- | |
SHADOW INU | ERC-20 | 989.947K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244856 | 38 minutes ago | | | 0 | 0.0019961694 | |
| 21244723 | an hour ago | | | 0 | 0.0016137545 | |
| 21244373 | 2 hours ago | | | 0 | 0.0017805697 | |
| 21244353 | 2 hours ago | | | 0 | 0.00072292868 | |
| 21244284 | 3 hours ago | | | 0 | 0.00081204475 | |
| 21244162 | 3 hours ago | | | 0 | 0.00067894321 | |
| 21244156 | 3 hours ago | | | 0 | 0.00061335047 | |
| 21243868 | 4 hours ago | | | 0 | 0.00085387992 | |
| 21243863 | 4 hours ago | | | 0 | 0.0018943474 | |
| 21243686 | 5 hours ago | | | 0 | 0.0023201390 |
ABI
ABI objects
Getter at block 21245042
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
90000000000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Optimus
owner() view returns (address)
0x8fdc8d35c32a0b122dd5d22feb3167c833b99d2f
symbol() pure returns (string)
OPTIMUS
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x8de7a9540e0edb617d78ca5a7c6cc18295fd8bb9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.