Projekt Diamond
Verified contract
Active on
Ethereum with 480 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc9…3bed
0x1fc9…3bed
0x1fc9…3bed
0x7701…23c5
0x7701…23c5
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,356.41 |
$0 | |
GREEN | ERC-20 | 5B | -- | -- | |
DIAMND | ERC-20 | 1.271833B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17149223 | 2 years ago | | | 0 | 0.00089988052 | |
| 14133850 | 3 years ago | | | 0 | 0.0021448639 | |
| 13351530 | 3 years ago | | | 0 | 0.0011385677 | |
| 13304032 | 3 years ago | | | 0 | 0.0021350506 | |
| 13007109 | 3 years ago | | | 0 | 0.0012407622 | |
| 12889115 | 3 years ago | | | 0 | 0.0017255810 | |
| 12888989 | 3 years ago | | | 0 | 0.0017255810 | |
| 12888984 | 3 years ago | | | 0 | 0.0017255810 | |
| 12886570 | 3 years ago | | | 0 | 0.0054973490 | |
| 12884958 | 3 years ago | | | 0 | 0.00093531240 |
ABI
ABI objects
Getter at block 21261230
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
2000
name() view returns (string)
Projekt Diamond
owner() view returns (address)
0xe31b79e9b326d65b2cc8dc0639d261eaf2cd2da2
symbol() view returns (string)
DIAMND
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch()
rmBlacklist(address _a)
setTxLimit(uint256 _amount)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.