Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a46…bd16
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
@SBR | ERC-20 | 2.643866M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212016 | 5 hours ago | | | 0 | 0.00071694455 | |
| 21211973 | 5 hours ago | | | 0 | 0.00055329641 | |
| 21211239 | 7 hours ago | | | 0 | 0.00041791888 | |
| 21211102 | 8 hours ago | | | 0 | 0.00060324800 | |
| 21210891 | 9 hours ago | | | 0 | 0.00039879786 | |
| 21210891 | 9 hours ago | | | 0 | 0.00039879786 | |
| 21210513 | 10 hours ago | | | 0 | 0.00038041974 | |
| 21210513 | 10 hours ago | | | 0 | 0.00041949154 | |
| 21210466 | 10 hours ago | | | 0 | 0.00039821936 | |
| 21210466 | 10 hours ago | | | 0 | 0.00043911930 |
ABI
ABI objects
Getter at block 21213420
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
@SBR
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
@SBR
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_bot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ReduceFee(uint256 _newFee)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
enableTrade()
manualSend()
manualSwap()
removeLimits()
removeTransferTax()
renounceOwnership()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.