Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7827…d80a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OKAMIMATA | ERC-20 | 4.39628B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14328453 | 3 years ago | | | 0 | 0.0010000573 | |
| 14328449 | 3 years ago | | | 0 | 0.0024535354 | |
| 14328449 | 3 years ago | | | 0 | 0.0024535354 | |
| 14328445 | 3 years ago | | | 0 | 0.0020787062 | |
| 14328444 | 3 years ago | | | 0 | 0.0017672186 | |
| 14328444 | 3 years ago | | | 0 | 0.0018019277 | |
| 14328439 | 3 years ago | | | 0 | 0.0070924500 | |
| 14328435 | 3 years ago | | | 0 | 0.0015235161 | |
| 14328433 | 3 years ago | | | 0 | 0.0046575868 | |
| 14328432 | 3 years ago | | | 0 | 0.0015879384 |
ABI
ABI objects
Getter at block 21321371
_FeeAddress1() view returns (address)
0x78275cf00ec2ad480055ee764e40a0eb9037d80a
_FeeAddress2() view returns (address)
0x89e35053f0e668c12a80241f056047691c9ecd8a
_buyFee() view returns (uint256)
12
_feeRate() view returns (uint256)
9
_launchedAt() view returns (uint256)
1646503611
_maxBuyAmount() view returns (uint256)
10000000000000000000
_maxHeldTokens() view returns (uint256)
30000000000000000000
_sellFee() view returns (uint256)
14
_useImpactFeeSetter() view returns (bool)
true
amountInPool() view returns (uint256)
6149902342715109891
decimals() view returns (uint8)
9
name() view returns (string)
Okamimata
owner() view returns (address)
0x89e35053f0e668c12a80241f056047691c9ecd8a
symbol() view returns (string)
OKAMIMATA
thisBalance() view returns (uint256)
4396279570347116430
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x630629b8de42809589475df32f1823d5db090cc4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFeeAddress1(address newAddress)
updateFeeAddress2(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeAddress1Updated(address _feewallet1)
FeeAddress2Updated(address _feewallet2)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress1, address FeeAddress2)
receive()
This contract contains no error objects.