Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TREMP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19978553 | 6 months ago | | | 0 | 0.00073382846 | |
| 19978070 | 6 months ago | | | 0 | 0.00052650340 | |
| 19977889 | 6 months ago | | | 0 | 0.00043396300 | |
| 19977852 | 6 months ago | | | 0 | 0.00039202958 | |
| 19976994 | 6 months ago | | | 0 | 0.00058709712 | |
| 19956741 | 6 months ago | | | 0 | 0.00033518323 | |
| 19956265 | 6 months ago | | | 0 | 0.00022983373 | |
| 19956264 | 6 months ago | | | 0 | 0.00051219977 | |
| 19956263 | 6 months ago | | | 0 | 0.00053078023 |
ABI
ABI objects
Getter at block 21320742
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
TREMP
owner() view returns (address)
0xb5af84faf3d6524f5a9b857d76070bee6f326c9c
sellTax() view returns (uint256)
99
setMarketingWallet() view returns (address)
0xb5af84faf3d6524f5a9b857d76070bee6f326c9c
symbol() pure returns (string)
TREMP
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.