Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x46a3…cbe5
0x15f5…a68d
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,681.00 |
$0 | |
BLAZE | ERC-20 | 1.422316M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19765228 | 7 months ago | | | 0 | 0.00055545456 | |
| 19765228 | 7 months ago | | | 0 | 0.00055545456 | |
| 19725202 | 7 months ago | | | 0 | 0.0010140252 | |
| 19717231 | 7 months ago | | | 0 | 0.00046984403 | |
| 19713843 | 7 months ago | | | 0 | 0.00035960821 | |
| 19713737 | 7 months ago | | | 0 | 0.0016036064 | |
| 19713314 | 7 months ago | | | 0 | 0.00053966961 | |
| 19713177 | 7 months ago | | | 0 | 0.00048634135 | |
| 19712924 | 7 months ago | | | 0 | 0.00093495980 | |
| 19712924 | 7 months ago | | | 0 | 0.00093495980 |
ABI
ABI objects
Getter at block 21327386
decimals() view returns (uint8)
18
getReserves() view returns (uint112, uint112)
(1000152947560554171800695234121, 964086527337678)
limitsOn() view returns (bool)
false
liquidityPercent() view returns (uint256)
70
maxReflectionsSwap() view returns (uint256)
500000000000000000000000
maxWallet() view returns (uint256)
3000000000000000000000000
maxWalletAutomated() view returns (bool)
false
maxWalletManual() view returns (uint256)
3000000000000000000000000
maxWalletMultiplier() view returns (uint256)
100000000000000000000
minReflectionsSwap() view returns (uint256)
100000000000000000000000
name() view returns (string)
BLAZE
openTradingTimestamp() view returns (uint256)
1713810154
owner() view returns (address)
0x4acf1353ff6e604b5b1f0a62dbb370018c802cb0
reflectionsPercent() view returns (uint256)
250
symbol() view returns (string)
BLAZE
totalSupply() view returns (uint256)
1000255439850012989648618163033
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x46a35287af663031defe162f4510f37f4068cbe5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
yield() view returns (address)
0x15f5a550f45d118555a62ab04fd4f0aa7f0da68d
yieldOn() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getQuote(uint256 amountA, uint256 reserveA, uint256 reserveB) view returns (uint256)
wl(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)
manualSwap()
mint(address to, uint256 amount) returns (bool)
openTrading() payable
removeLimits()
renounceOwnership()
setBlazeYieldAddress(address _yield)
setInitialSupply(uint256 _initialSupply)
setLiquidityPercent(uint256 _percent) payable
setMaxReflectionsSwap(uint256 _maxReflectionsSwap)
setMaxWalletAutomated(bool automated)
setMaxWalletManual(uint256 _maxWallet)
setMaxWalletMultiplier(uint256 _multiplier)
setMinReflectionsSwap(uint256 _minReflectionsSwap)
setPairAddress()
setReflectionsPercent(uint256 _reflectionsPercent)
setRouterAddress(address router)
setWl(address account, bool _wl)
toggleYield(bool open) payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LiquidityAdded(uint256 add1, uint256 add2, uint256 liquidityBurned)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.