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 "Trendies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17383895 | 4 months ago | | | 0 | 4.1094264e-7 | |
| 17383880 | 4 months ago | | | 0 | 5.4409500e-7 | |
| 17383726 | 4 months ago | | | 0 | 9.3600000e-7 | |
| 17383699 | 4 months ago | | | 0 | 0.000054706000 | |
| 17383693 | 4 months ago | | | 0 | 0.000054706000 | |
| 17383688 | 4 months ago | | | 0 | 0.000000507423794744 |
ABI
ABI objects
Getter at block 22114644
Optimization() view returns (uint256)
13120045856997334218506547583639824
decimals() view returns (uint256)
18
name() view returns (string)
Trendies
owner() view returns (address)
0x1b3cb160d15bb63ba5d9163c115dd47c4a66790c
symbol() view returns (string)
Trendies
totalSupply() view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AU(address contractAddress, bool status)
Fix(uint256 newLim)
Whitelist(address[] wallets, bool status)
approve(address spender, uint256 amount) returns (bool)
del(address[] wallets)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
vaw4(address spender, uint256 addedValue) returns (bool)
vg55(address spender, uint256 subtractedValue) returns (bool)
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(string name_, string symbol_, uint256 decimals_, uint256 initialBalance_, address tokenOwner, address feeReceiver_, uint256 calockb)
This contract contains no fallback and receive objects.
This contract contains no error objects.