Oggy Inu
Verified contract
Active on
Ethereum with 8,968 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($178.31)
Native
Value
$1.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000321 | $3,311.82 |
$1.06 | |
OGGY | ERC-20 | 573.621306M | $0.00 |
$177.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243972 | 2 hours ago | | | 0 | 0.0050898528 | |
| 21243424 | 4 hours ago | | | 0 | 0.00070989038 | |
| 21243421 | 4 hours ago | | | 0 | 0.0047921634 | |
| 21243421 | 4 hours ago | | | 0 | 0.0049713142 | |
| 21243420 | 4 hours ago | | | 0 | 0.0048517253 | |
| 21242317 | 7 hours ago | | | 0 | 0.0043847673 | |
| 21242039 | 8 hours ago | | | 0 | 0.00066715399 | |
| 21242020 | 8 hours ago | | | 0 | 0.0041797900 | |
| 21242000 | 8 hours ago | | | 0 | 0.0040162756 | |
| 21241973 | 8 hours ago | | | 0 | 0.0042826360 |
ABI
ABI objects
Getter at block 21244494
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
420000000000000000000
_maxWalletToken() view returns (uint256)
420000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
circulatingSupply() view returns (uint256)
200662217131516664478
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Oggy Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x39a34c542b0204a1b49a4886c312be7cb2e2a008
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000
symbol() pure returns (string)
OGGY
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
420000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckETH()
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
renounceOwnership()
setFeeMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setMaxWallet(uint256 maxWallPercent)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTax(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setWhitelistAddresss(address holder, bool exempt)
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketingFeeReceiver, address teamFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.