Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8786…88b4
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RBANK | ERC-20 | 13.789052M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18640998 | a year ago | | | 0 | 0.0014414574 | |
| 18639187 | a year ago | | | 0 | 0.00091006499 | |
| 18638929 | a year ago | | | 0 | 0.0010610655 | |
| 18638036 | a year ago | | | 0 | 0.00083291473 | |
| 18638020 | a year ago | | | 0 | 0.00088738011 | |
| 18637989 | a year ago | | | 0 | 0.0010032665 | |
| 18637877 | a year ago | | | 0 | 0.0010407506 | |
| 18637859 | a year ago | | | 0 | 0.00086158563 | |
| 18637754 | a year ago | | | 0 | 0.00095607816 | |
| 18637729 | a year ago | | | 0 | 0.00097093774 |
ABI
ABI objects
Getter at block 21214234
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyFeeForDev() view returns (uint256)
0
buyFeeForLp() view returns (uint256)
0
buyFeeForMkt() view returns (uint256)
2
decimals() view returns (uint8)
9
feeSwapEnable() view returns (bool)
true
hasMaxSwapEnabled() view returns (bool)
false
hasMaxWalletEnabled() view returns (bool)
true
maxTxAmt() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Rural Bank
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xef4a3bf8b975ea2873b7ee2819b99716243cdea0
sellFeeForDev() view returns (uint256)
0
sellFeeForLp() view returns (uint256)
0
sellTaxMkt() view returns (uint256)
2
symbol() view returns (string)
RBANK
totalBuyTax() view returns (uint256)
2
totalSellTax() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExcluded(address) view returns (bool)
isMaxTxExcept(address) view returns (bool)
isWalletMaxExcluded(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events adjustMaxTxAmount(uint256 maxTxAmount_)
approve(address spender, uint256 amount) returns (bool)
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.