Shib Robot
Verified contract
Active on
Ethereum with 566 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9770…6679
0x5d31…f8a0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,121.54 |
$0 | |
SHIBROBOT 🐕 | ERC-20 | 1.672552B | -- | -- | |
NOBU | ERC-20 | 31.466256K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18321224 | a year ago | | | 0 | 0.00039085361 | |
| 15188577 | 2 years ago | | | 0 | 0.00040485992 | |
| 13921199 | 3 years ago | | | 0 | 0.0014078079 | |
| 12680491 | 3 years ago | | | 0 | 0.0032201312 | |
| 12660576 | 3 years ago | | | 0 | 0.0013503776 | |
| 12659865 | 3 years ago | | | 0 | 0.0010387520 | |
| 12640259 | 3 years ago | | | 0 | 0.00094432000 | |
| 12639484 | 3 years ago | | | 0 | 0.00088293920 | |
| 12638693 | 3 years ago | | | 0 | 0.00051937600 | |
| 12638684 | 3 years ago | | | 0 | 0.00051937600 |
ABI
ABI objects
Getter at block 21220579
decimals() pure returns (uint8)
9
name() pure returns (string)
Shib Robot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SHIBROBOT 🐕
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.