Gold Rain
Verified contract
Active on
Ethereum with 391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x61cd…1075
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAIN | ERC-20 | 5.917599M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12318606 | 4 years ago | | | 0 | 0.0031856161 | |
| 12318545 | 4 years ago | | | 0 | 0.0026420592 | |
| 12316803 | 4 years ago | | | 0 | 0.0037343160 | |
| 12292616 | 4 years ago | | | 0 | 0.0068462460 | |
| 12291974 | 4 years ago | | | 0 | 0.014028600 | |
| 12107274 | 4 years ago | | | 0 | 0.021382448 | |
| 12076773 | 4 years ago | | | 0 | 0.0069838020 | |
| 12076519 | 4 years ago | | | 0 | 0.013051787 | |
| 12047485 | 4 years ago | | | 0 | 0.012484318 | |
| 12047480 | 4 years ago | | | 0 | 0.0052975090 |
ABI
ABI objects
Getter at block 21193188 multiData() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
buyPrice() view returns (uint256)
1100000000000000000
decimals() view returns (uint8)
18
getInvested() view returns (uint256)
0
myTokens() view returns (uint256)
0
name() view returns (string)
Gold Rain
onlyAmbassadors() view returns (bool)
false
owner() view returns (address)
0x4ea0d6576e606778cc9dcc329d06ec70c3906cc2
sellPrice() view returns (uint256)
900000000000000000
stakingRequirement() view returns (uint256)
1000000000000000000
symbol() view returns (string)
GDRN
totalDonation() view returns (uint256)
0
totalHolder() view returns (uint256)
76
totalRainBalance() view returns (uint256)
5917598834661262863214428
totalSupply() view returns (uint256)
2554887163379128023605490
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateRainReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _rainToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(uint256 _amount, address _referredBy) returns (uint256)
buyFor(uint256 _amount, address _customerAddress, address _referredBy) returns (uint256)
distribute(uint256 _amount) returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
setName(string _name)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
onDistribute(address indexed customerAddress, uint256 price)
onReinvestment(address indexed customerAddress, uint256 gdrnReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingGDRN, uint256 tokensMinted, address indexed referredBy, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 gdrnEarned, uint256 timestamp)
onWithdraw(address indexed customerAddress, uint256 gdrnWithdrawn)
constructor()
fallback()
This contract contains no error objects.