Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OATH | ERC-20 | 5.293066B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15507175 | 2 years ago | | | 0 | 0.00063417163 | |
| 15501651 | 2 years ago | | | 0 | 0.00060432345 | |
| 15501613 | 2 years ago | | | 0 | 0.00066019420 | |
| 15501599 | 2 years ago | | | 0 | 0.00078021871 | |
| 15501553 | 2 years ago | | | 0 | 0.00048879511 | |
| 15501535 | 2 years ago | | | 0 | 0.0011707460 | |
| 15501530 | 2 years ago | | | 0 | 0.00053851377 | |
| 15501515 | 2 years ago | | | 0 | 0.00074856686 | |
| 15501509 | 2 years ago | | | 0 | 0.00097953694 | |
| 15501509 | 2 years ago | | | 0 | 0.0026839590 |
ABI
ABI objects
Getter at block 21419806
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xacd87a01faf1f099b93549e4cf21346b671d64ca
name() pure returns (string)
OATH
pair() view returns (address)
0x815613423353fd89da68df5f14ad55ab9e981459
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
OATH
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.