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

Teq Network

Verified contract

Active on Ethereum with 3,451 txns
Deployed by via 0x427e94fd at 19428027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $10.92
0xbc255dc1aa883fb6ef0e5fba817d47ce98901148c350893944e79367ec8a8da9
0x1062296955f80bbd36bf1b00f461228d53af8cc5e75eb20f3c65c9b5c2053b85
0x59a8547963d6a0d58e8a931ff90a350241659cab783c8122719cd7a66b978b19
0x2152faa850b4254ee6764a9aa0e045aa28677249f676bacaebe60529a1468361
0x715a6d8521e54d6add80f0fa86aa9ea7c28165ae2ab006a91bb4b2758af0920a
0xd442e7c980234d4a9913dec0151e4cb90915392edb57b7f11e30316007c1d092
0xa42bd6c56b52e7515a977b08fdc2936befe85a8f157455df74271974faf2db4e
0x36351966fad0aa3749982d0f27d2c9bff0173540cc3311c16ca89db67d1d75e1
0xd5027eab6156bc6ba2f2ca3b724a97a2e045325145d5823d2417d1d0147d4d89
0x3aa6dd052e989d220d43998fb8cd585e88f145221bdacbee89062893d06997c5

Functions
Getter at block 20796983
_buyFee(view returns (uint256)
5
_sellFee(view returns (uint256)
5
_transferFee(view returns (uint256)
0
decimals(pure returns (uint8)
18
feeWallet1(view returns (address)
0x389bcbebb96999b3ee71421185feefce866ca716
feeWallet2(view returns (address)
0xe12a8ad99cdaea0f1452f2d0113e1a9e5836b82c
feeWallet3(view returns (address)
0x23956303b45b2dd2b9f861e3667b70f4b8d4dadc
feeWallet4(view returns (address)
0x80de7358c1848a37db8717e12086b986e64fed43
maxLimit(view returns (uint256)
1000000000000000000000000000000
name(pure returns (string)
Teq Network
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
TEQ
taxSwapThreshold(view returns (uint256)
10000000000000000000000
totalSupply(pure returns (uint256)
10000000000000000000000000
Read-only
_isExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
adjustBuyFee(uint256 _fee
adjustMaxLimit(uint256 _maxLimit
adjustSellFee(uint256 _fee
adjustTaxSwapThreshold(uint256 _taxSwapThreshold
adjustTransferFee(uint256 _fee
approve(address spenderuint256 amountreturns (bool)
excludeFromFee(address walletbool bFlag
manualSwap(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.