Biblical Truth
Verified contract
Active on
Ethereum with 1,003 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Biblical Truth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212259 | 3 hours ago | | | 0 | 0.00051577806 | |
| 21212242 | 3 hours ago | | | 0 | 0.00042733991 | |
| 21212223 | 3 hours ago | | | 0 | 0.00055896451 | |
| 21198872 | 2 days ago | | | 0 | 0.00058561065 | |
| 21198858 | 2 days ago | | | 0 | 0.00065343131 | |
| 21198729 | 2 days ago | | | 0 | 0.00070172521 | |
| 21198357 | 2 days ago | | | 0 | 0.00077288634 | |
| 21197487 | 2 days ago | | | 0 | 0.00063834539 | |
| 21197279 | 2 days ago | | | 0 | 0.00063983081 | |
| 21196978 | 2 days ago | | | 0 | 0.00045523890 |
ABI
ABI objects
Getter at block 21213237
TAX_PERCENTAGE() view returns (uint256)
2
TOTAL_SUPPLY() view returns (uint256)
316000000000000000000000000000
decimals() view returns (uint8)
18
donationAddress() view returns (address)
0x81834836ec30afe81d8b4e401f77a93135d34dc4
getDonationAddress() view returns (address)
0x81834836ec30afe81d8b4e401f77a93135d34dc4
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
632000000
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Biblical Truth
owner() view returns (address)
0x81834836ec30afe81d8b4e401f77a93135d34dc4
symbol() view returns (string)
BTRU
totalSupply() view returns (uint256)
316000000000000000000000000000
uniswapV2Pair() view returns (address)
0x738406a04086cae6fb14840d03a2488ddc8149dd
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDonationAddress(address _newDonationAddress)
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(address _donationAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.