Olympian Inu
Verified contract
Active on
Ethereum with 188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe9b4…0e3a
0x790f…c3e9
10 additional
variables
Balances ($101.95)
Native
Value
$101.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026842 | $3,798.21 |
$101.95 | |
OPI | ERC-20 | 30.021015K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20531770 | 4 months ago | | | 0 | 0.00013402505 | |
| 20531764 | 4 months ago | | | 0 | 0.00054190197 | |
| 16762864 | 2 years ago | | | 0 | 0.0025690779 | |
| 16468659 | 2 years ago | | | 0 | 0.00070177699 | |
| 16468625 | 2 years ago | | | 0 | 0.00070948127 | |
| 16457723 | 2 years ago | | | 0 | 0.00074447796 | |
| 16270790 | 2 years ago | | | 0 | 0.00059175316 | |
| 16199937 | 2 years ago | | | 0 | 0.00065954283 | |
| 16178993 | 2 years ago | | | 0 | 0.00069350806 | |
| 16156319 | 2 years ago | | | 0 | 0.00064421597 |
ABI
ABI objects
Getter at block 21380262
_getETHBalance() view returns (uint256 balance)
26841929598639210
botProtectionDuration() view returns (uint256)
900
contractInitTime() view returns (uint256)
1668887927
decimals() view returns (uint8)
18
initialTXLimit() view returns (uint256)
30001000000000000000000
initialTXLimitActiveTime() view returns (uint256)
300
liquidityFee() view returns (uint256)
1
maxUserBalance() view returns (uint256)
1000001000000000000000000
name() view returns (string)
Olympian Inu
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapEnabled() view returns (bool)
true
symbol() view returns (string)
OPI
taxWallet() view returns (address)
0x790fa97a8a21d574bcfcb626dd34eaec4984c3e9
teamWallet() view returns (address)
0xe9b47c34eaed75c11dcc5511e272594fba050e3a
totalFees() view returns (uint256)
6844569172012353556061681
totalSupply() view returns (uint256)
100000000000000000000000000
transferLimit() view returns (uint256)
60
uniswapV2Pair() view returns (address)
0xc4a3b7ff958e838d0c04c5b2dfd6ed7af46da264
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isUniswapPair(address _pair) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address _teamWallet)
addBotBlacklist(address botAddress)
addUniswapPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlackList(address botAddress)
removeUniswapPair(address _pair)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
setTaxWallet(address _taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProvidedLiqudiity(uint256 amountTokens, uint256 amountEth, uint256 timestamp)
SendEthToTeam(uint256 teamWallet, uint256 taxWallet, uint256 timestamp)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWallet_, address taxWallet_)
receive()
This contract contains no error objects.