Diamond Rocket
Verified contract
Active on
Ethereum with 107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5a0d…350b
0xa433…ff6b
0xe288…488b
Balances ($1,997.82)
Native
Value
$1,997.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.637145 | $3,135.58 |
$1,997.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18013690 | a year ago | | | 0 | 0.0022341120 | |
| 17904413 | a year ago | | | 0 | 0.00051805199 | |
| 17835113 | a year ago | | | 0 | 0.0025044397 | |
| 17803280 | a year ago | | | 0 | 0.00074214365 | |
| 17803273 | a year ago | | | 0 | 0.00068521119 | |
| 17796622 | a year ago | | | 0 | 0.0014505070 | |
| 17790038 | a year ago | | | 0 | 0.0014841406 | |
| 17787715 | a year ago | | | 0 | 0.0010875392 | |
| 17786701 | a year ago | | | 0 | 0.051755374 | |
| 17785977 | a year ago | | | 0 | 0.0034440467 |
ABI
ABI objects
Getter at block 21213263 viewHolders() view returns (address[])
baseTax() view returns (uint256)
1200
buyBackFeeWallet() view returns (address)
0xa433b923040da5de7a43b10d3849cfee2922ff6b
decimals() view returns (uint8)
18
jackpotFeeWallet() view returns (address)
0x5a0d3cb7ac52a17b36e26e369aff095a1e54350b
maxTax() view returns (uint256)
2400
name() view returns (string)
Diamond Rocket
owner() view returns (address)
0x4e5c2f81ceadb522af33f4fcf66735210d8c4a4b
symbol() view returns (string)
DIAMOND
totalJackpotValue() view returns (uint256)
68807935784912000
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe288f8176b0b4c8ada154f728224e72f53de488b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
viewLatestWinners() view returns (address[])
[0x91d630389f7c51fAc68aB3d64eAa945Ec76Cd40D, 0x4504DFa3861ec902226278c9Cb7a777a01118574, 0x04a5682169683A87Bf292885b401E8881570EeeF, 0x43134dD29523c86c1AC6d0Ccb920278b2b89eac0, 0xB0fb15c2E9A6654901C37eb015923970BCcCe522]
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTax(address _user) view returns (uint256)
isAlreadyHolder(address) view returns (bool)
latestWinners(uint256) view returns (address)
viewTax(address _user) view returns (uint256)
State-modifying
Events LuckyDraw(uint256 numberOfWinners, uint256 perGiveaway)
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.