Bible Reading Group
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RBRG | ERC-20 | 4.823242B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909662 | 6 months ago | | | 0 | 0.00028363957 | |
| 17984388 | a year ago | | | 0 | 0.00038765922 | |
| 17984384 | a year ago | | | 0 | 0.0010023042 | |
| 17984362 | a year ago | | | 0 | 0.00088091599 | |
| 17984355 | a year ago | | | 0 | 0.00089336048 | |
| 17984349 | a year ago | | | 0 | 0.0010121316 | |
| 17984347 | a year ago | | | 0 | 0.0010172526 | |
| 17984345 | a year ago | | | 0 | 0.00091540885 | |
| 17984340 | a year ago | | | 0 | 0.00091718516 | |
| 17984338 | a year ago | | | 0 | 0.00091418646 |
ABI
ABI objects
Getter at block 21178258
_maxSellAmount() view returns (uint256)
2008000000000000000000
_maxTxAmount() view returns (uint256)
2008000000000000000000
_maxWalletToken() view returns (uint256)
2008000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x28f46b1b326456c754a8b14a6351cf0e39aadc36
name() pure returns (string)
Bible Reading Group
pair() view returns (address)
0xefef04e3eb0741a02bb54708535dbd3588f2e9f8
symbol() pure returns (string)
RBRG
totalSupply() view returns (uint256)
20080000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address[] addresses, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.