Golden Fleece
Verified contract
Active on
Ethereum with 1,731 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GET | ERC-20 | 2 | $0.775822 |
$1.55 | |
ODEM | ERC-20 | 30 | $0.000119 |
$0 | |
CCOS | ERC-20 | 150 | -- | -- | |
OAK | ERC-20 | 6 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12396923 | 4 years ago | | | 0 | 0.0072705130 | |
| 10164096 | 4 years ago | | | 0 | 0.00085517100 | |
| 9243302 | 5 years ago | | | 0 | 0.0010583500 | |
| 9240352 | 5 years ago | | | 0 | 0.000036167000 | |
| 8997863 | 5 years ago | | | 0 | 0.000077464500 | |
| 8683325 | 5 years ago | | | 0 | 0.00012395797 | |
| 8643838 | 5 years ago | | | 0 | 0.0010853500 | |
| 8642470 | 5 years ago | | | 0 | 0.00091767500 | |
| 8407047 | 5 years ago | | | 0 | 0.00070637971 | |
| 8317145 | 5 years ago | | | 0 | 0.0010821500 |
ABI
ABI objects
Getter at block 21170219
decimals() view returns (uint256)
18
name() view returns (string)
Golden Fleece
owner() view returns (address)
0x2189b78041ec2d5ea65aacbfb3bf575263dbdea9
symbol() view returns (string)
GFL
totalSupply() view returns (uint256)
500000000000000000000000000
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)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _total)
This contract contains no fallback and receive objects.
This contract contains no error objects.