Based Gold
Verified contract
Active on
Ethereum with 12,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BGLD | ERC-20 | 6.230303K | -- | -- | |
BBCl | ERC-721 | 1 | -- | -- | |
HEARTS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103743 | 20 days ago | | | 0 | 0.000082567312 | |
| 21103736 | 20 days ago | | | 0 | 0.000086403414 | |
| 21103734 | 20 days ago | | | 0 | 0.000089285219 | |
| 21103733 | 20 days ago | | | 0 | 0.00013986361 | |
| 20986984 | a month ago | | | 0 | 0.00086045206 | |
| 20840292 | 2 months ago | | | 0 | 0.00033070357 | |
| 20839508 | 2 months ago | | | 0 | 0.00039704746 | |
| 20839506 | 2 months ago | | | 0 | 0.00040220967 | |
| 20839504 | 2 months ago | | | 0 | 0.00037493322 | |
| 20650510 | 3 months ago | | | 0 | 0.000026616647 |
ABI
ABI objects
Getter at block 21249341
BasedGoldPerTokenId() view returns (uint256)
10000000000000000000000
blootContract() view returns (address)
0x4f8730e0b32b04beaa5757e5aea3aef970e5b613
blootContractAddress() view returns (address)
0x4f8730e0b32b04beaa5757e5aea3aef970e5b613
decimals() view returns (uint8)
18
name() view returns (string)
Based Gold
owner() view returns (address)
0x0000000000000000000000000000000000000000
season() view returns (uint256)
0
symbol() view returns (string)
BGLD
tokenIdEnd() view returns (uint256)
8000
tokenIdStart() view returns (uint256)
1
totalSupply() view returns (uint256)
88800000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
seasonClaimedByTokenId(uint256, uint256) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimAllForOwner()
claimById(uint256 tokenId)
claimRangeForOwner(uint256 ownerIndexStart, uint256 ownerIndexEnd)
daoMint(uint256 amountDisplayValue)
daoSetBasedGoldPerTokenId(uint256 BasedGoldDisplayValue)
daoSetSeason(uint256 season_)
daoSetSeasonAndBasedGoldPerTokenID(uint256 season_, uint256 BasedGoldDisplayValue)
daoSetTokenIdRange(uint256 tokenIdStart_, uint256 tokenIdEnd_)
daoSetblootContractAddress(address blootContractAddress_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.