BaseScannerBot
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x56dd…f222
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCANBOT | ERC-20 | 88.781293K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17949839 | a year ago | | | 0 | 0.0010850648 | |
| 17907006 | a year ago | | | 0 | 0.0013920919 | |
| 17904748 | a year ago | | | 0 | 0.00058813123 | |
| 17892930 | a year ago | | | 0 | 0.0014148569 | |
| 17892398 | a year ago | | | 0 | 0.0011993960 | |
| 17892101 | a year ago | | | 0 | 0.0012147681 | |
| 17891551 | a year ago | | | 0 | 0.0010165871 | |
| 17891534 | a year ago | | | 0 | 0.0012552758 | |
| 17891528 | a year ago | | | 0 | 0.0012666768 | |
| 17891517 | a year ago | | | 0 | 0.0013654270 |
ABI
ABI objects
Getter at block 21311223
decimals() pure returns (uint8)
9
name() pure returns (string)
BaseScannerBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SCANBOT
totalSupply() pure returns (uint256)
100000000000000000
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)
manualsend()
manualswap()
openTrading()
removeTransactionLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setOperationsTax(uint256 tax)
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()
receive()
This contract contains no error objects.