RawBlock
Verified contract
Active on
Ethereum with 1,465 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6ec1…c470
Balances ($15.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RWB | ERC-20 | 187.188618K | $0.000081 |
$15.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114786 | 15 days ago | | | 0 | 0.00052282308 | |
| 21112488 | 15 days ago | | | 0 | 0.00026246754 | |
| 20999549 | a month ago | | | 0 | 0.00022056978 | |
| 20927595 | a month ago | | | 0 | 0.00042093368 | |
| 20847874 | 2 months ago | | | 0 | 0.00036201069 | |
| 20755352 | 2 months ago | | | 0 | 0.00011376362 | |
| 20744978 | 2 months ago | | | 0 | 0.00023750975 | |
| 20689270 | 2 months ago | | | 0 | 0.000042222791 | |
| 20626592 | 3 months ago | | | 0 | 0.000040633723 | |
| 20560922 | 3 months ago | | | 0 | 0.000026799210 |
ABI
ABI objects
Getter at block 21218895
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
RawBlock
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RWB
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)
excludeFromFee(address account, bool excluded)
initialize()
openTrade()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor()
receive()
This contract contains no error objects.