Shiba Bucks
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6986…33d5
0x5958…e397
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBUCKS 🐕 | ERC-20 | 102.53561M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12739563 | 3 years ago | | | 0 | 0.0037417850 | |
| 12649926 | 3 years ago | | | 0 | 0.00067518880 | |
| 12586778 | 3 years ago | | | 0 | 0.00061380800 | |
| 12583808 | 3 years ago | | | 0 | 0.00051465440 | |
| 12570416 | 3 years ago | | | 0 | 0.00098681448 | |
| 12567798 | 3 years ago | | | 0 | 0.0010859680 | |
| 12565377 | 3 years ago | | | 0 | 0.0016053440 | |
| 12564543 | 3 years ago | | | 0 | 0.0015061904 | |
| 12564344 | 3 years ago | | | 0 | 0.0010859680 | |
| 12563586 | 3 years ago | | | 0 | 0.0022663680 |
ABI
ABI objects
Getter at block 21291373
decimals() pure returns (uint8)
9
name() pure returns (string)
Shiba Bucks
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHIBUCKS 🐕
totalSupply() pure returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2)
receive()
This contract contains no error objects.