Space Gold
Verified contract
Active on
Ethereum with 379 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 "Space Gold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13344696 | 3 years ago | | | 0 | 0.0023649070 | |
| 13344696 | 3 years ago | | | 0 | 0.0023649070 | |
| 13344663 | 3 years ago | | | 0 | 0.0022887060 | |
| 13344618 | 3 years ago | | | 0 | 0.0030378554 | |
| 13303133 | 3 years ago | | | 0 | 0.0052683200 | |
| 13297410 | 3 years ago | | | 0 | 0.0035434357 | |
| 13279374 | 3 years ago | | | 0 | 0.0049480200 | |
| 13279362 | 3 years ago | | | 0 | 0.0053014500 | |
| 13279348 | 3 years ago | | | 0 | 0.0054621834 | |
| 13248162 | 3 years ago | | | 0 | 0.0028274400 |
ABI
ABI objects
Getter at block 21186639
adventureGoldPerTokenId() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
lootContract() view returns (address)
0xd987c5800ef371844ceac3d0ee29e4ff29162d7c
lootContractAddress() view returns (address)
0xd987c5800ef371844ceac3d0ee29e4ff29162d7c
name() view returns (string)
Space Gold
symbol() view returns (string)
SGLD
tokenIdEnd() view returns (uint256)
8000
tokenIdStart() view returns (uint256)
1
totalSupply() view returns (uint256)
3660000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimedByTokenId(uint256) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimAllForOwner()
claimById(uint256 tokenId)
claimRangeForOwner(uint256 ownerIndexStart, uint256 ownerIndexEnd)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.