This contract is being backfilled. You may encounter incomplete storage history.

TORA

Verified contract

Active on Ethereum with 2,194 txns
Deployed by via 0xd5eb4e33 at 20772361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $374.17
ERC-20
Value $288.92
0x9081f1ec160ffd80c34951d8afb4e278e5a1d1baa080803baa124dea2c92742a
0x3ecb43b7991188490ca0af0144ab3b322d521f694bb70cfeee982afb813d49bc
0xba127159b88b393261f8d4c420e74fe14889c86d4b08a650e7822687c2bf8faa
0x83d5ea919288ec859ac92999a565a6d9469edccae3d1a7e1bab4d688b4e594ef
0x26ead4fd605119662d5ae0950fa090991799776d20012db522dddfcee5af662b
0x92d6fd2a59823eca3ec2f251c2422fb999e424a2b96ec953c40be41e5c2eb4ec
0xb3ddaf410441f49057412db71ecba67aac2f62c1571ac5ec0f4e6c102f6b17bc
0x71e4c6bcf16be6be83c732d0e81d4d3c96f1bbb1e298caf3ce3994ad921fa730
0xd9c1908f3f7dc1b981ad98af6eeed794787fc365031bf057a64febebb45d08d6
0x58aacb9b3e13300c22198b8061a841d09c8503224e0a73199ebaa6a67ce3ce40

Functions
Getter at block 20792417
TradingOpen(view returns (bool)
true
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
buyFee(view returns (uint256)
0
decimals(pure returns (uint8)
9
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
TORA NEKO
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xdf50220d4badfc8f87f6d2ff9b1d966472f035e2
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
100000000000000
symbol(pure returns (string)
TORA
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAll(address spenderreturns (bool)
editSwapbackSettings(bool _enableduint256 _amount
exemptAll(address holderbool exempt
meow(
removeMaxLimits(
renounceOwnership(
setMaxTx(uint256 maxTxPercent
setMaxWallet(uint256 maxWalletPercent
setTxLimitExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFee(uint256 _buyFee
updateSellFee(uint256 _sellFee
updatefeeWallet(address _marketingFeeReceiver
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
buyFeeUpdated(uint256 indexed buyFee
exemptFees(address indexed holderbool indexed exempt
exemptTxLimit(address indexed holderbool indexed exempt
feesWalletUpdated(address indexed marketingFeeReceiver
maxLimitsRemoved(uint256 indexed maxWalletTokenuint256 indexed maxTxAmount
maxTxUpdated(uint256 indexed maxTxAmount
maxWalletUpdated(uint256 indexed maxWalletAmount
sellFeeUpdated(uint256 indexed sellFee
swapbackSettingsUpdated(bool indexed enableduint256 indexed amount
tradingEnabled(bool indexed enableduint256 indexed startTime
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.