just BLAZE
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLAZE | ERC-20 | 1.018805M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15946876 | 2 years ago | | | 0 | 0.0010152584 | |
| 15912921 | 2 years ago | | | 0 | 0.00067354576 | |
| 15907973 | 2 years ago | | | 0 | 0.00053904306 | |
| 15899179 | 2 years ago | | | 0 | 0.00095276754 | |
| 15896898 | 2 years ago | | | 0 | 0.0019375425 | |
| 15894781 | 2 years ago | | | 0 | 0.00094167747 | |
| 15894495 | 2 years ago | | | 0 | 0.00043378115 | |
| 15894495 | 2 years ago | | | 0 | 0.00074927564 | |
| 15894458 | 2 years ago | | | 0 | 0.00081894492 | |
| 15894455 | 2 years ago | | | 0 | 0.00071935858 |
ABI
ABI objects
Getter at block 21202123
SHIB() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
StartFee() view returns (uint256)
2
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x5e0dca56b54265b930979ad23bb789dc564c4104
genesis_block() view returns (uint256)
0
initialLiquidityAdded() view returns (bool)
true
liquidityAddedBlock() view returns (uint256)
15893675
marketingWallet() view returns (address)
0x5e0dca56b54265b930979ad23bb789dc564c4104
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
name() view returns (string)
just BLAZE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x85f7d3f521a0b4b395312a78dc4aa1510ee40532
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=5, liquidity=0, dev=0)
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
BLAZE
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=5, liquidity=0, dev=0)
totSellTax() view returns (uint256)
5
totTax() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.