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 "Google Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14415744 | 7 months ago | | | 0 | 0.000072657905 | |
| 14188721 | 7 months ago | | | 0 | 0.0000013055186 | |
| 14086953 | 7 months ago | | | 0 | 0.000070293914 | |
| 14030608 | 7 months ago | | | 0 | 0.000070293914 | |
| 14016083 | 7 months ago | | | 0 | 0.0000029293755 | |
| 13995848 | 7 months ago | | | 0 | 0.000070279574 | |
| 13986522 | 7 months ago | | | 0 | 0.000070279574 | |
| 13980299 | 7 months ago | | | 0 | 0.000087794413 | |
| 13976952 | 7 months ago | | | 0 | 0.000087782122 | |
| 13975962 | 7 months ago | | | 0 | 0.000070267283 |
ABI
ABI objects
Getter at block 23086055
decimals() view returns (uint8)
18
name() view returns (string)
Google Base
owner() view returns (address)
0xed95621e43d8dafc4a9bf41e1d20825cdb17efbf
symbol() view returns (string)
GOOBA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
sbs(address[] addrs)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
nTransfer(address indexed to, uint256 value)
constructor(uint256 initialSupply_, string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.