Eiichiro Oda Inu
Verified contract
Active on
Ethereum with 2,198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
41 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ODA | ERC-20 | 965.544356B | -- | -- | |
ODA | ERC-20 | 5.055383M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20734630 | 2 months ago | | | 0 | 0.000083064833 | |
| 20203556 | 5 months ago | | | 0 | 0.000067328941 | |
| 19502543 | 8 months ago | | | 0 | 0.00034496366 | |
| 19231110 | 9 months ago | | | 0 | 0.0010997062 | |
| 19230983 | 9 months ago | | | 0 | 0.00089671369 | |
| 19230969 | 9 months ago | | | 0 | 0.00097834541 | |
| 19117291 | 10 months ago | | | 0 | 0.00057793087 | |
| 19107006 | 10 months ago | | | 0 | 0.00064041391 | |
| 19106893 | 10 months ago | | | 0 | 0.00052077864 | |
| 18971615 | a year ago | | | 0 | 0.00096207064 |
ABI
ABI objects
Getter at block 21269260
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
200
_buyMarketingFee() view returns (uint256)
600
_buyReflectFee() view returns (uint256)
200
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
200
_liquidityRatio() view returns (uint256)
200
_marketingFee() view returns (uint256)
600
_marketingRatio() view returns (uint256)
600
_reflectFee() view returns (uint256)
200
_sellLiquidityFee() view returns (uint256)
200
_sellMarketingFee() view returns (uint256)
600
_sellReflectFee() view returns (uint256)
200
_transferLiquidityFee() view returns (uint256)
200
_transferMarketingFee() view returns (uint256)
600
_transferReflectFee() view returns (uint256)
200
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xed167f2c62423545f0dd871e23e3960f511a858d
lpPair() view returns (address)
0xaa7d358b7c16d228f603426cb0c50a8d96139842
maxTxAmountUI() view returns (uint256)
100000000000000
maxWalletSizeUI() view returns (uint256)
100000000000000
name() view returns (string)
Eiichiro Oda Inu
owner() view returns (address)
0xed167f2c62423545f0dd871e23e3960f511a858d
snipersCaught() view returns (uint256)
24
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ODA
totalFees() view returns (uint256)
4610219808990196770428
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract()
isProtected(uint256 rInitializer, uint256 tInitalizer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block, uint256 _gas)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.