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 "Donotbuy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15258024 | 2 years ago | | | 0 | 0.0012802616 | |
| 15258002 | 2 years ago | | | 0 | 0.0017444741 | |
| 15258001 | 2 years ago | | | 0 | 0.0012486154 | |
| 15257991 | 2 years ago | | | 0 | 0.0015839884 | |
| 15257991 | 2 years ago | | | 0 | 0.0018713237 | |
| 15257991 | 2 years ago | | | 0 | 0.0037192000 | |
| 15257990 | 2 years ago | | | 0 | 0.0016599178 | |
| 15257983 | 2 years ago | | | 0 | 0.0015636210 | |
| 15257983 | 2 years ago | | | 0 | 0.0015636210 | |
| 15257983 | 2 years ago | | | 0 | 0.0017226028 |
ABI
ABI objects
Getter at block 21190073
_totalSupply() view returns (uint256)
1000000
caAddy() view returns (address)
0x24729e89d5a32a6d59a29a48fad7763b2ed30e04
decimals() view returns (uint8)
0
name() view returns (string)
Donotbuy
symbol() view returns (string)
DNB
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.