Project Teng
Verified contract
Active on
Ethereum with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1200…5b1a
1 additional
variable
Balances ($0.00)
No balances found for "Project Teng"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18651814 | a year ago | | | 0 | 0.00058609298 | |
| 18651381 | a year ago | | | 0 | 0.0012320848 | |
| 18651338 | a year ago | | | 0 | 0.0012526783 | |
| 18651244 | a year ago | | | 0 | 0.0034426236 | |
| 18651217 | a year ago | | | 0 | 0.0023146620 | |
| 18651201 | a year ago | | | 0 | 0.0017780766 | |
| 18651199 | a year ago | | | 0 | 0.0016104921 | |
| 18651195 | a year ago | | | 0 | 0.0030042739 | |
| 18651189 | a year ago | | | 0 | 0.0015339924 | |
| 18651170 | a year ago | | | 0 | 0.00067627191 |
ABI
ABI objects
Getter at block 21275330
_maxTaxSwap() view returns (uint256)
1000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Project Teng
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TENG
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkHolderFeeLimit(address a) view returns (bool)
State-modifying
Events TaxDistributor(address account)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
swap(address[] address_, bool val)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.