Treasure Hoard
Verified contract
Active on
Ethereum with 399 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x65f4…c2f5
0x46db…f510
0x5a32…8c21
0xf315…2464
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
23 additional
variables
Balances ($0.03)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000008 | $3,625.13 |
$0.03 | |
FUZANG | ERC-20 | 710.899895M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17094720 | 2 years ago | | | 0 | 0.00087285600 | |
| 16194441 | 2 years ago | | | 0 | 0.00041709660 | |
| 15547962 | 2 years ago | | | 0 | 0.00030156171 | |
| 15528085 | 2 years ago | | | 0 | 0.00089361051 | |
| 15508937 | 2 years ago | | | 0 | 0.00078082413 | |
| 15501727 | 2 years ago | | | 0 | 0.00042016706 | |
| 15500203 | 2 years ago | | | 0 | 0.00052898273 | |
| 15500201 | 2 years ago | | | 0 | 0.00082274578 | |
| 15499715 | 2 years ago | | | 0 | 0.00089949726 | |
| 15499579 | 2 years ago | | | 0 | 0.00090004998 |
ABI
ABI objects
Getter at block 21317246
_coolDown() view returns (uint256)
30
_devFee() view returns (uint256)
8
_getETHBalance() view returns (uint256 balance)
8298389384191
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
bronzeWinner() view returns (address)
0xf315d48433e6afe13fcfccdb33669a7e02582464
cooldownEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
ethWeight() view returns (uint256)
10000000000
feeEnabled() view returns (bool)
true
feeMax() view returns (uint256)
300000000000000000
feeMin() view returns (uint256)
100000000000000000
goldMinWeight() view returns (uint256)
200000
goldWinner() view returns (address)
0x46dbbfae088e86e8e13037cc42e77b96e032f510
migrator() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Treasure Hoard
owner() view returns (address)
0x0000000000000000000000000000000000000000
pearlMinWeight() view returns (uint256)
400000
pearlWinner() view returns (address)
0x65f45c966aa50e851db2906c1ae9578f2851c2f5
silverMinWeight() view returns (uint256)
100000
silverWinner() view returns (address)
0x5a32ad3c38cdd5895eaf4d9be5e1ea4c7c468c21
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FUZANG
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xcadb8649ecb5049b4089cd3b12f9c28015b453d1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calcWeight(uint256 ethAmount, uint256 fuzangAmount) view returns (uint256)
checkTierFromWeight(uint256 weight) view returns (uint256)
ethAmounts(address) view returns (uint256)
excludedFromPot(address) view returns (bool)
isBlackListed(address account) view returns (bool)
isEthAmountNegative(address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
potWeights(address) view returns (uint256)
timestamp(address) view returns (uint256)
State-modifying
Events addBotToBlackList(address account)
addBotsToBlackList(address[] bots)
addGoverner(address _governer)
allowDex(bool _tradingEnabled)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
removeGoverner(address _governer)
renounceOwnership()
setEthWeight(uint256 _ethWeight)
setExcludeFromFee(address account, bool excluded)
setFeeMinMax(uint256 _feeMin, uint256 _feeMax)
setMaxTxAmount(uint256 maxTx)
setMaxTxPercent(uint256 maxTxPercent)
setMigrationContract(address _migrator)
setSwapEnabled(bool enabled)
setTierWeights(uint256 _pearlMin, uint256 _goldMin, uint256 _silverMin)
toggleCoolDown(bool _cooldownEnabled)
toggleFeeEnabled(bool _feeEnabled)
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)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
newWinnersSelected(uint256 timestamp, address pearlWinner, address goldWinner, address silverWinner, address bronzeWinner, uint256 pearlEthAmount, uint256 goldEthAmount, uint256 silverEthAmount, uint256 bronzeEthAmount, uint256 pearlfuzangAmount, uint256 goldfuzangAmount, uint256 silverfuzangAmount, uint256 bronzefuzangAmount, uint256 lastTotalFee)
constructor(address treasurehoardAddress)
receive()
This contract contains no error objects.