CraigGrantNow
Verified contract
Active on
Ethereum with 4,201 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$6,660.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.84364 | $3,612.88 |
$6,660.85 | |
YOO | ERC-20 | 19.6666K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9032092 | 5 years ago | | | 0 | 0.00038287900 | |
| 8198912 | 5 years ago | | | 0 | 0.000054697000 | |
| 6780062 | 6 years ago | | | 0 | 0.0037440000 | |
| 6676791 | 6 years ago | | | 0 | 0.0012710000 | |
| 6676706 | 6 years ago | | | 0 | 0.0012300000 | |
| 6556641 | 6 years ago | | | 0 | 0.00013055100 | |
| 6555814 | 6 years ago | | | 0 | 0.000096098000 | |
| 6512991 | 6 years ago | | | 0 | 0.00011486370 | |
| 6175386 | 6 years ago | | | 0 | 0.00039165300 | |
| 6102778 | 6 years ago | | | 0 | 0.00030461900 |
ABI
ABI objects
Getter at block 21321859
buyPrice() view returns (uint256)
109537500000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
CraigGrantNow
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
65722500000000
stakingRequirement() view returns (uint256)
333000000000000000000
symbol() view returns (string)
CGNW
totalEthereumBalance() view returns (uint256)
1843640423994523398
totalSupply() view returns (uint256)
8755120558154232420503
Read-only
administrators(bytes32) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(bytes32 _identifier, bool _status)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.