Tipja

Verified contract

Active on Ethereum with 2,656 txns
Deployed by via 0x52cd5569 at 17195102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,124.95
0xc71662918616be96286be29b11f324df7f77e9d25b61f56b2dad1addaff3fb14
0xc35e8c0ed4fd2e4715872c37a1357ff9b407dc08521e34de3343b4d2dd6ce3ff
0xb41e3a9f72af17ce2df9877a6a8cbb0ecd36924e5dc5c7fd6a83184704748c10
0x6ce32ac2e11c467d1d731bf71a09ac3aed81838475957724143ae7495b7ec17e
0x5c5d5fe582c94e6c6321517b1e90bf23b54c68510eb9567713a26580214c18dc
0x8ca691757e6daeb7f8fcf9916d09508c05f73258beb7be111284f1216f908c01
0x5f0ffa9ed6202eed33d262a12d6a041f91630b0b7b5664f6f7c1b86fb212da87
0x91f3cfda6cec88eaa49ad3582a5c8019443b50b297f7350cd549b040395cc63e
0x3a6e585264d03cccf9e54e5a5d0ed6bf8f1a0a1125f6163ee4c71f44e6d97037
0xb2c6d67e54ba4e4ff85bd25949e32f0f64799a5dedc666e7fe0c0b5f7fa07a29

Functions
Getter at block 20886800
TOTAL_SUPPLY(view returns (uint256)
10000000000000000000000000000000
decimals(view returns (uint8)
18
isLimited(view returns (bool)
false
isTradingActive(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
100000000000000000000000000000
name(view returns (string)
Tipja
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint256)
50
symbol(view returns (string)
TIPJA
totalSupply(view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
ammPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blacklistedBots(addressview returns (bool)
excludedFromFee(addressview returns (bool)
excludedFromMaxTransactionAmount(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistBot(address _botbool _isBlacklisted
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableLimited(
enableTrading(
excludeFromFee(address _accountbool _excluded
excludeFromMaxTransactionAmount(address _accountbool _excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAmmPair(address _pairbool _isPair
setMaxTransactionAmount(uint256 _maxTransactionAmount
setSellFee(uint256 _sellFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistedBot(address botbool isBlacklisted
LimitationDisabled(
MaxTransactionAmountUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellFeeUpdated(uint256 fee
SetAmmPair(address pairbool isPair
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.