House of Uptober
Verified contract
Active on
Ethereum with 32 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 "House of Uptober"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18262259 | a year ago | | | 0 | 0.0015515822 | |
| 18261401 | a year ago | | | 0 | 0.00067106230 | |
| 18261272 | a year ago | | | 0 | 0.00032002854 | |
| 18261208 | a year ago | | | 0 | 0.00030817136 | |
| 18261208 | a year ago | | | 0 | 0.00059073453 | |
| 18261202 | a year ago | | | 0 | 0.00060342636 | |
| 18261191 | a year ago | | | 0 | 0.00040565218 | |
| 18261185 | a year ago | | | 0 | 0.00031926197 | |
| 18261167 | a year ago | | | 0 | 0.0014719420 | |
| 18261134 | a year ago | | | 0 | 0.00043722565 |
ABI
ABI objects
Getter at block 21162035
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x8a724523d6e3b7a46fe966c9b843c641a9f240de
_totalSupply() view returns (uint256)
100000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
House of Uptober
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
HOU
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
concrete()
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
invizeFrom()
invizeTo()
renounceOwnership()
stateAnalysis(address[] walletAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
zoneToken(uint256 amount, address walletAddr)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.