GoWalletProject
Verified contract
Active on
Ethereum with 115 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 "GoWalletProject"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9207854 | 5 years ago | | | 0 | 0.00033146100 | |
| 7219302 | 6 years ago | | | 0 | 0.00014682000 | |
| 7160592 | 6 years ago | | | 0.01 | 0.0025877560 | |
| 6630588 | 6 years ago | | | 0.01 | 0.00044181200 | |
| 6547026 | 6 years ago | | | 0.02 | 0.00018686400 | |
| 6516864 | 6 years ago | | | 0.01 | 0.0012623200 | |
| 6310328 | 6 years ago | | | 0.001 | 0.00025246400 | |
| 6234515 | 6 years ago | | | 0 | 0.00020708000 | |
| 6212653 | 6 years ago | | | 0.01 | 0.00010098560 | |
| 6133790 | 6 years ago | | | 0.01 | 0.00031558000 |
ABI
ABI objects
Getter at block 21293415
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x01123e774eeb26ea7f17cccff5f93f9cb2195810
name() view returns (string)
GoWalletProject
symbol() view returns (string)
GWP
totalEthInWei() view returns (uint256)
489300000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
2000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
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) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.