TREND GURU
Verified contract
Active on
Ethereum with 917 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRENDGURU | ERC-20 | 110.82604K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18900552 | 10 months ago | | | 0 | 0.00093594265 | |
| 18633662 | a year ago | | | 0 | 0.0011459768 | |
| 18577955 | a year ago | | | 0 | 0.0019470355 | |
| 18577949 | a year ago | | | 0 | 0.0018197611 | |
| 18577939 | a year ago | | | 0 | 0.0017535771 | |
| 18577910 | a year ago | | | 0 | 0.0019400399 | |
| 18577898 | a year ago | | | 0 | 0.0020102873 | |
| 18542480 | a year ago | | | 0 | 0.0021447435 | |
| 18536275 | a year ago | | | 0 | 0.0025041808 | |
| 18536081 | a year ago | | | 0 | 0.0028753878 |
ABI
ABI objects
Getter at block 21157948
BuyRate() view returns (uint256 DevBuyRate, uint256 MaintenanceBuyRate, uint256 totalBuyRate, uint256 maxWallet, uint256 maxBuyAmount)
(DevBuyRate=3, MaintenanceBuyRate=2, totalBuyRate=5, maxWallet=2000000000000000, maxBuyAmount=2000000000000000)
SellRate() view returns (uint256 DevelopmentSellRate, uint256 MaintenanceTaxRateSellRate, uint256 totalSellRate, uint256 maxSellAmount)
(DevelopmentSellRate=3, MaintenanceTaxRateSellRate=2, totalSellRate=5, maxSellAmount=2000000000000000)
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
TREND GURU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TRENDGURU
totalBurned() view returns (uint256)
1000000000000000
totalSupply() view returns (uint256)
99000000000000000
uniswapV2Pair() view returns (address)
0x815146019f2ee3d543fc08e3b7f9aec293d712b0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBurnAcess(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events SetRate(uint256 buyDevTaxRate, uint256 buyTeamTaxRate, uint256 sellDevelopmentTaxRate, uint256 MaintenanceTaxRateSellRate)
TransferToken(address[] accounts, uint256[] amounts)
_Transfer(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
enableLaunch()
renounceOwnership()
setAutoSwap(uint256 newAutoSwap)
setBurnAccess(address account, bool status)
setBuyTaxRates(uint256 DevTaxRate, uint256 MaintenanceTaxRate)
setDevelopmentAddress(address newAddress)
setExcludedFromFee(address account, bool status)
setMaintenanceWAddress(address newAddress)
setSellTaxRates(uint256 ProjectETaxRate, uint256 MaintenanceTaxRateSellRate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 maxWallet, uint256 maxBuyAmount, uint256 maxSellAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address hold_1, address hold_2, address hold_3, address hold_4)
receive()
This contract contains no error objects.