Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf75b…dd87
2 additional
variables
Balances ($66.89)
Native
Value
$66.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,344.49 |
$66.89 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247390 | an hour ago | | | 0 | 0.00053811169 | |
| 21247281 | 2 hours ago | | | 0 | 0.00059749687 | |
| 21247118 | 2 hours ago | | | 0 | 0.00070495094 | |
| 21247085 | 2 hours ago | | | 0 | 0.00091364615 | |
| 21246957 | 3 hours ago | | | 0 | 0.00090039152 | |
| 21246906 | 3 hours ago | | | 0 | 0.00064469177 | |
| 21246881 | 3 hours ago | | | 0 | 0.00066474904 | |
| 21246005 | 6 hours ago | | | 0 | 0.0012504649 | |
| 21245738 | 7 hours ago | | | 0 | 0.00057486198 | |
| 21245518 | 7 hours ago | | | 0 | 0.00055716324 |
ABI
ABI objects
Getter at block 21247758
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Oggie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OGGIE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addB(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delB(address[] notbot)
enableTrading()
manualSw()
manualsend()
removeLimit()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.