Give4Dream
Verified contract
Active on
Ethereum with 6,391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
G4D | ERC-20 | 58,694,261,330,118,050,000T | -- | -- | |
STT | ERC-20 | 86.196254 | -- | -- | |
AZP | ERC-20 | 0.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453377 | 4 months ago | | | 0 | 0.000066715505 | |
| 20453364 | 4 months ago | | | 0 | 0.000029744000 | |
| 20408305 | 4 months ago | | | 0 | 0.000025968000 | |
| 16411078 | 2 years ago | | | 0 | 0.00077322200 | |
| 14100810 | 3 years ago | | | 0 | 0.0023410625 | |
| 12734902 | 3 years ago | | | 0 | 0.00060453900 | |
| 12709769 | 3 years ago | | | 0 | 0.00041852700 | |
| 12692086 | 3 years ago | | | 0 | 0.00069754500 | |
| 12651745 | 3 years ago | | | 0 | 0.00043972800 | |
| 12386414 | 4 years ago | | | 0 | 0.0016935072 |
ABI
ABI objects
Getter at block 21304243
aAmt() view returns (uint256)
500555000165476523456785493
aCap() view returns (uint256)
252623634
aEBlock() view returns (uint256)
9999999
aSBlock() view returns (uint256)
9000000
aTot() view returns (uint256)
5424
decimals() view returns (uint8)
18
name() view returns (string)
Give4Dream
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd0615037bbe05e45b75f26858d9cba76e4d969b2
sCap() view returns (uint256)
99999
sChunk() view returns (uint256)
10000000000000123456789012345678
sEBlock() view returns (uint256)
9999999
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
9000000
sTot() view returns (uint256)
33
symbol() view returns (string)
G4D
totalSupply() view returns (uint256)
58694261330118072898754954919936000000000000000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=9000000, EndBlock=9999999, DropCap=252623634, DropCount=5424, DropAmount=500555000165476523456785493)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=9000000, EndBlock=9999999, SaleCap=99999, SaleCount=33, ChunkSize=10000000000000123456789012345678, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.