Googlier Token
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Googlier Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8183526 | 5 years ago | | | 0 | 0.000047231000 | |
| 8183508 | 5 years ago | | | 0 | 0.00094462000 | |
| 8179312 | 5 years ago | | | 0 | 0.000031562000 | |
| 8179276 | 5 years ago | | | 0 | 0.00050392000 | |
| 8179275 | 5 years ago | | | 0 | 0.000030395000 | |
| 8179229 | 5 years ago | | | 0 | 0.00027608000 | |
| 8179229 | 5 years ago | | | 0 | 0.000029002000 | |
| 8179229 | 5 years ago | | | 0 | 0.000030395000 | |
| 8179075 | 5 years ago | | | 0 | 0.00052538000 | |
| 8179067 | 5 years ago | | | 0 | 0.00050392000 |
ABI
ABI objects
Getter at block 21173176
bountyAllocated() view returns (bool)
true
bountyAllocation() view returns (uint256)
2500000000000000000000000
decimals() view returns (uint256)
18
ecosystemAllocated() view returns (bool)
true
ecosystemAllocation() view returns (uint256)
50000000000000000
endBlock() view returns (uint256)
9854091
etherCap() view returns (uint256)
500000000000000000000000
founder() view returns (address)
0x0e0b9d8c9930e7cff062dd4a2b26bce95a0defee
founderAllocated() view returns (bool)
true
founderAllocation() view returns (uint256)
100000000000000000
founderLockup() view returns (uint256)
2252571
halted() view returns (bool)
false
name() view returns (string)
Googlier Token
presaleEtherRaised() view returns (uint256)
2500000000000000000000000
presaleTokenSupply() view returns (uint256)
2500000000000000000000000
price() view returns (uint256)
100
signer() view returns (address)
0x0e0b9d8c9930e7cff062dd4a2b26bce95a0defee
startBlock() view returns (uint256)
0
symbol() view returns (string)
googlier
totalSupply() view returns (uint256)
2500000000000000000000000
transferLockup() view returns (uint256)
370285
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
testPrice(uint256 blockNumber) view returns (uint256)
State-modifying
Events FirstBloodToken(address founderInput, address signerInput, uint256 startBlockInput, uint256 endBlockInput)
allocateBountyAndEcosystemTokens()
allocateFounderTokens()
approve(address _spender, uint256 _value) returns (bool success)
buy(uint8 v, bytes32 r, bytes32 s)
buyRecipient(address recipient, uint8 v, bytes32 r, bytes32 s)
changeFounder(address newFounder)
halt()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt()
AllocateBountyAndEcosystemTokens(address indexed sender)
AllocateFounderTokens(address indexed sender)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Buy(address indexed sender, uint256 eth, uint256 fbt)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Withdraw(address indexed sender, address to, uint256 eth)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.