Halloween
Verified contract
Active on
Ethereum with 226 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa614…ddfb
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPIRIT | ERC-20 | 523.472795K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197806 | a month ago | | | 0 | 0.0016970229 | |
| 21196239 | a month ago | | | 0 | 0.0014669707 | |
| 21184999 | a month ago | | | 0 | 0.00076580829 | |
| 21117791 | a month ago | | | 0 | 0.00028689095 | |
| 21114714 | a month ago | | | 0 | 0.00036006042 | |
| 21092257 | a month ago | | | 0 | 0.00061002966 | |
| 21088931 | a month ago | | | 0 | 0.00035650756 | |
| 21086666 | a month ago | | | 0 | 0.00031229054 | |
| 21086665 | a month ago | | | 0 | 0.00032661184 | |
| 21086658 | a month ago | | | 0 | 0.00058234686 |
ABI
ABI objects
Getter at block 21383238
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_taxSwapThreshold() view returns (uint256)
700000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Halloween
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SPIRIT
totalSupply() view returns (uint256)
100000000000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x8e730897dcec0666769608983fad5885f95beb72
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string initName, string initSymbol, uint256 initSupply, uint8 initDecimal, uint256 initTax, uint256 finalTax, uint256 maxTxPercent, uint256 maxWalletPercent, uint256 swapThresholdAmountPercent, address routerAddress)
receive()
This contract contains no error objects.