Hard Rock Capital DAO
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3240…013e
0x3240…013e
0xf383…40ff
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,859.01 |
$0 | |
HRCD | ERC-20 | 111.11829B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16291952 | 2 years ago | | | 0 | 0.00067049814 | |
| 13755567 | 3 years ago | | | 0 | 0.0039188014 | |
| 13755468 | 3 years ago | | | 0 | 0.0025321891 | |
| 13755467 | 3 years ago | | | 0 | 0.0022594964 | |
| 13755467 | 3 years ago | | | 0 | 0.0022594964 | |
| 13755403 | 3 years ago | | | 0 | 0.0063848406 | |
| 13755401 | 3 years ago | | | 0 | 0.0051234093 | |
| 13755397 | 3 years ago | | | 0 | 0.0049593040 | |
| 13755394 | 3 years ago | | | 0 | 0.0060191573 | |
| 13755391 | 3 years ago | | | 0 | 0.0062412905 |
ABI
ABI objects
Getter at block 21425899
decimals() pure returns (uint8)
9
distributor() view returns (address)
0xf3837d69f6e4b8a3de80de51c33111aa5cd840ff
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getOwner() view returns (address)
0x52cfb57dbef54ac092e1ea9f677ccf086a9c1372
getTotalClaimed() view returns (uint256)
0
getTotalDividends() view returns (uint256)
0
launchedAt() view returns (uint256)
13755360
marketingWallet() view returns (address)
0x3240a07632939be0762858e60e6c84c75e24013e
name() pure returns (string)
Hard Rock Capital DAO
pair() view returns (address)
0x6c6a46e51fcbe65434c05518b1b1dc45c7cb32c5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
HRCD
totalSupply() view returns (uint256)
1000000000000000000000
treasury() view returns (address)
0x3240a07632939be0762858e60e6c84c75e24013e
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getClaimableDividendOf(address shareholder) view returns (uint256)
getDividendsClaimedOf(address shareholder) view returns (uint256)
isInBot(address _address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
claimDividend(address holder)
delBulkBots(address[] bots_)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeBuyLimit()
setBot(address _address)
setBulkBots(address[] bots_)
setFee(uint256 _fee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setTreasury(address _treasury)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.