Shikoku Bank
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shikoku Bank"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16333423 | 2 years ago | | | 0 | 0.0010909150 | |
| 16333418 | 2 years ago | | | 0 | 0.0010893400 | |
| 16333368 | 2 years ago | | | 0 | 0.00099837500 | |
| 16333361 | 2 years ago | | | 0 | 0.00091202488 | |
| 16333355 | 2 years ago | | | 0 | 0.00090888000 | |
| 16333351 | 2 years ago | | | 0 | 0.00067594530 | |
| 16333351 | 2 years ago | | | 0 | 0.00078034171 | |
| 16333349 | 2 years ago | | | 0 | 0.00089943000 | |
| 16333345 | 2 years ago | | | 0 | 0.00079899050 | |
| 16333345 | 2 years ago | | | 0 | 0.00079899050 |
ABI
ABI objects
Getter at block 21211960
WETH() view returns (address)
0x24da31e7bb182cb2cabfef1d88db19c2ae1f5572
buyLiquidityFee() view returns (uint256)
10
buySHIKBraffle() view returns (uint256)
15
buyTotalFees() view returns (uint256)
25
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x8b8a664e82507a90bcae9fb054d3901844b6ce39
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Shikoku Bank
owner() view returns (address)
0x5ea232e0ef1267e66ab2788467d92a94a7defa28
restrictWhales() view returns (bool)
true
sellLiquidityFee() view returns (uint256)
20
sellSHIKBraffle() view returns (uint256)
50
sellTotalFees() view returns (uint256)
70
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
ShikB
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x82d22e5c7ad378840ddac9b7d977e2abb2c4cfac
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _SHIKBraffle, uint256 _liquidityFee)
updateDevWallet(address newDevWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _SHIKBraffle, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.