Projekt Gold
Verified contract
Active on
Ethereum with 1,864 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($1,269.86)
Native
Value
$1,269.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.35152 | $3,612.48 |
$1,269.86 | |
GREEN | ERC-20 | 5B | -- | -- | |
GOLD 🟡 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20847766 | 2 months ago | | | 0 | 0.00037834070 | |
| 20787737 | 2 months ago | | | 0 | 0.0015611542 | |
| 20658727 | 3 months ago | | | 0 | 0.000040088360 | |
| 20658635 | 3 months ago | | | 0 | 0.00047071955 | |
| 20599981 | 3 months ago | | | 0 | 0.00011841038 | |
| 20586210 | 3 months ago | | | 0 | 0.00014584740 | |
| 20569393 | 3 months ago | | | 0 | 0.000032066088 | |
| 20569382 | 3 months ago | | | 0 | 0.000057885321 | |
| 20451709 | 4 months ago | | | 0 | 0.000027427255 | |
| 20388406 | 4 months ago | | | 0 | 0.00011078093 |
ABI
ABI objects
Getter at block 21321278 contractBalance() view returns (uint256)
banCount() view returns (uint256)
25
decimals() view returns (uint8)
9
name() view returns (string)
Projekt Gold
owner() view returns (address)
0xc69857409822c90bd249e55b397f63a79a878a55
symbol() view returns (string)
GOLD 🟡
totalEarnings() view returns (uint256)
102102544998507794831
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBanned(address _address) view returns (bool)
investorBalance(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address _spender, uint256 _amount) returns (bool)
assignAntiBot(address _address)
emergencyWithdraw()
investorAuthorize()
investorWithdraw()
manualBan(address _a)
removeBan(address _a)
setFeeAddress(address _feeAddress)
setInvestors(address _investorAddressA, address _investorAddressB, uint256 _minStake)
setPayoutAddress(address _payoutAddress)
setTxLimitMax()
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
verifyStake()
Approval(address indexed owner, address indexed spender, uint256 value)
BalanceOfInvestor(uint256 CurrentETHBalance)
BanAddress(address Address, address Origin)
MaxOutTxLimit(uint256 MaxTransaction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staked(bool StakeVerified, uint256 StakeAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.