Silicon Valley Chain
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Silicon Valley Chain"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583561 | 2 years ago | | | 0 | 0.0016141218 | |
| 13466362 | 3 years ago | | | 0 | 0.0020326840 | |
| 11424270 | 4 years ago | | | 0 | 0.0025286400 | |
| 11409402 | 4 years ago | | | 0 | 0.00092716800 | |
| 11353652 | 4 years ago | | | 0 | 0.00064920240 | |
| 11288089 | 4 years ago | | | 0 | 0.0013831752 | |
| 11288078 | 4 years ago | | | 0 | 0.0010151856 | |
| 10138282 | 4 years ago | | | 0 | 0.0025709400 | |
| 9990789 | 5 years ago | | | 0 | 0.00084312000 | |
| 9770277 | 5 years ago | | | 0 | 0.00033734400 |
ABI
ABI objects
Getter at block 21180218
decimals() view returns (uint8)
18
name() view returns (string)
Silicon Valley Chain
symbol() view returns (string)
GGL
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.