The Tale of Osaku
Verified contract
Active on
Ethereum with 1,688 txns
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 |
---|---|---|---|---|---|
OSAKU | ERC-20 | 194.550334M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20697522 | 3 months ago | | | 0 | 0.00014772361 | |
| 20172961 | 6 months ago | | | 0 | 0.000076848340 | |
| 19984680 | 6 months ago | | | 0 | 0.00078253872 | |
| 19437362 | 9 months ago | | | 0 | 0.0020297842 | |
| 18658288 | a year ago | | | 0 | 0.00060507961 | |
| 16961787 | 2 years ago | | | 0 | 0.00061743470 | |
| 16872456 | 2 years ago | | | 0 | 0.00059062489 | |
| 16641004 | 2 years ago | | | 0 | 0.0012070918 | |
| 16623875 | 2 years ago | | | 0 | 0.00041497738 | |
| 16608980 | 2 years ago | | | 0 | 0.00035696430 |
ABI
ABI objects
Getter at block 21390160
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xce6346d91d1a976e038f1ed0ab55183dcdcdb5a7
name() pure returns (string)
The Tale of Osaku
pair() view returns (address)
0x2bc43e26aaedf175ed2ffb1536e86c366d562147
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
OSAKU
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.