STOP TRACKING (humans please dont buy)
Verified contract
Active on
Ethereum with 16 txns
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 "STOP TRACKING (humans please dont buy)"
Transactions
ABI
ABI objects
Getter at block 21282418
_totalSupply() view returns (uint256)
1000000
caAddy() view returns (address)
0x6b45cfa400a680a0198070294fa88310d9768bf1
decimals() view returns (uint8)
0
name() view returns (string)
STOP TRACKING (humans please dont buy)
symbol() view returns (string)
ITSBAD
totalSupply() view returns (uint256)
1000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeMult(uint256 x, uint256 y) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events RemoveLimits(address addy)
approve(address spender, uint256 tokens) returns (bool success)
transfer(address receiver, uint256 tokens) returns (bool success)
transferFrom(address sender, address receiver, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.