Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x39c3…6a16
0xc6aa…3699
0xcc65…1d31
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEXAS | ERC-20 | 14.60348M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18546454 | a year ago | | | 0 | 0.0011903703 | |
| 18522202 | a year ago | | | 0 | 0.00072429983 | |
| 18522197 | a year ago | | | 0 | 0.00067283062 | |
| 18512199 | a year ago | | | 0 | 0.00093227989 | |
| 18504122 | a year ago | | | 0 | 0.00053239056 | |
| 18457973 | a year ago | | | 0 | 0.00032036910 | |
| 18451905 | a year ago | | | 0 | 0.00043383573 | |
| 18451184 | a year ago | | | 0 | 0.00057143914 | |
| 18433860 | a year ago | | | 0 | 0.00087064594 | |
| 18431637 | a year ago | | | 0 | 0.0030400652 |
ABI
ABI objects
Getter at block 21161544
BuyTax() view returns (uint256)
3
DevWallet() view returns (address)
0xc6aa2f0ff6b8563ea418ec2558890d6027413699
SellTax() view returns (uint256)
3
TradingEnabled() view returns (bool)
true
communityFundWallet() view returns (address)
0xcc653ed86f8eb9b9cc2612ee54a56ea683d41d31
currentTaxPeriod() view returns (uint8)
2
decimals() pure returns (uint8)
18
lastTaxChangeTimestamp() view returns (uint256)
1697342747
marketingWallet() view returns (address)
0x39c308badb047aaa3a2c02e9b19da605573b6a16
maxWalletlimit() view returns (uint256)
2000000001000000000000000000
minSwap() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Texas Reserve
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TEXAS
taxChangeInterval() view returns (uint256)
900
totalSupply() pure returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeDevWalletAddress(address newAddress)
ChangeMarketingWalletAddress(address newAddress)
ChangeMinSwap(uint256 NewMinSwapAmount)
DisableWalletLimit()
EnableTrading()
ExcludeFromFees(address holder, bool exempt)
ExcludeFromWalletLimit(address holder, bool exempt)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.