TorWallet
Verified contract
Active on
Ethereum with 1,517 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc652…2ff1
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOR | ERC-20 | 359.435845 | -- | -- | |
UNI-V2 | ERC-20 | 12.099811 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107348 | 7 days ago | | | 0 | 0.00014854008 | |
| 21008565 | 21 days ago | | | 0 | 0.00028358091 | |
| 20973272 | a month ago | | | 0 | 0.00048246295 | |
| 20898547 | a month ago | | | 0 | 0.00010981612 | |
| 20208178 | 4 months ago | | | 0 | 0.00010850130 | |
| 19898829 | 6 months ago | | | 0 | 0.00026228159 | |
| 19736023 | 7 months ago | | | 0 | 0.0010468110 | |
| 19175612 | 9 months ago | | | 0 | 0.0012552038 | |
| 19137795 | 9 months ago | | | 0 | 0.00047535966 | |
| 19082467 | 10 months ago | | | 0 | 0.00036265818 |
ABI
ABI objects
Getter at block 21160819
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000
_totalSupply() view returns (uint256)
10000000000000000000000000
burnEnabled() view returns (bool)
false
burnFee() view returns (uint256)
0
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0xad266a878721c60ac726c610b6e05d0e419e08f3
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
9499999794836450000000000
getOwner() view returns (address)
0xad266a878721c60ac726c610b6e05d0e419e08f3
lastSync() view returns (uint256)
1677713495
launchedAt() view returns (uint256)
1678301999
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
100
marketingFeeReceiver() view returns (address)
0x5114574c3d0cdb08dca7989c16fcb2c28ecc951b
name() pure returns (string)
Tor Wallet
pair() view returns (address)
0xc652aabfef2cb3d956bd85742e18d32063bf2ff1
pairContract() view returns (address)
0xc652aabfef2cb3d956bd85742e18d32063bf2ff1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() pure returns (string)
TOR
totalFee() view returns (uint256)
100
totalSupply() view returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
disableBurns()
enableBurns()
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _buybackFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _buybackFee, uint256 _burnFee)
setMaxTxPercent_base10000(uint256 maxTXPercentage_base10000)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
tradingEnable()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
AutoLiquify(uint256 amountBNB, uint256 amountTokens)
BalanceClear(uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Set_Wallets(address MarketingWallet, address buybackWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_blacklist(address Wallet, bool Status)
Wallet_feeExempt(address Wallet, bool Status)
Wallet_holdingExempt(address Wallet, bool Status)
Wallet_txExempt(address Wallet, bool Status)
clearToken(address TokenAddressCleared, uint256 Amount)
config_BlacklistMode(bool Status)
config_LaunchMode(bool Status)
config_MaxTransaction(uint256 maxWallet)
config_MaxWallet(uint256 maxWallet)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.