Osaka Protocol
Verified contract
Active on
Base with 146 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 |
---|---|---|---|---|---|
$BOSAK | ERC-20 | 1000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15264989 | 6 months ago | | | 0 | 0.000000082518712573 | |
| 13224048 | 8 months ago | | | 0 | 0.0000012162663 | |
| 12902658 | 8 months ago | | | 0 | 6.2096359e-7 | |
| 12745904 | 8 months ago | | | 0 | 6.4491380e-7 | |
| 12745894 | 8 months ago | | | 0 | 0.0000018257070 | |
| 12745851 | 8 months ago | | | 0 | 0.0000012079192 | |
| 12745689 | 8 months ago | | | 0 | 0.0000012986288 | |
| 12745678 | 8 months ago | | | 0 | 0.0000021424650 | |
| 12745653 | 8 months ago | | | 0 | 9.4989840e-7 | |
| 12745649 | 8 months ago | | | 0 | 6.3082447e-7 |
ABI
ABI objects
Getter at block 23576584
_maxTaxSwap() view returns (uint256)
1178578821625382000000000000000
_maxWalletSize() view returns (uint256)
589289410812691000000000000000000
_taxSwapThreshold() view returns (uint256)
1178578821625382000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Osaka Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$BOSAK
totalSupply() pure returns (uint256)
589289410812691000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLiqudityPool() payable
manualSwap()
openTrade()
renounceOwnership()
rescueTokens(address token)
setMaxWallet()
setTaxes(uint256 newBuyTax, uint256 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.