Halloween.finance
Verified contract
Active on
Ethereum with 441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88aa…837c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUMPKIN | ERC-20 | 614.85929 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005107 | a month ago | | | 0 | 0.00056654369 | |
| 20302206 | 5 months ago | | | 0 | 0.000099584004 | |
| 20297195 | 5 months ago | | | 0 | 0.00017053050 | |
| 18401840 | a year ago | | | 0 | 0.00065974116 | |
| 18401377 | a year ago | | | 0 | 0.00050722675 | |
| 18400279 | a year ago | | | 0 | 0.00071997098 | |
| 18399818 | a year ago | | | 0 | 0.00038178073 | |
| 18399806 | a year ago | | | 0 | 0.00063345229 | |
| 18399651 | a year ago | | | 0 | 0.00074147662 | |
| 18399603 | a year ago | | | 0 | 0.00064455278 |
ABI
ABI objects
Getter at block 21307416
decimals() view returns (uint8)
18
getBalancePumpkin() view returns (uint256)
614859290230601579302
lastPumpkinBalance() view returns (uint256)
176822810230601692198
name() view returns (string)
Halloween.finance
pumpkin() view returns (address)
0x88aacefb5f6bf3422a0fcad0a2a3ee0bb454837c
pumpkinMultiple() view returns (uint256)
128794333867756196058
symbol() view returns (string)
HALLOWEEN
totalPumpkinRewards() view returns (uint256)
76559323129496981004
totalSupply() view returns (uint256)
13000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
correctionPumpkin(address) view returns (int256)
withdrawnPumpkin(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getPumpkinReward()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setPumpkinAddress(address _pumpkinAddress)
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)
PumpkinWithdrawn(address indexed user, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.