Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($276.24)
Native
Value
$276.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0826 | $3,344.33 |
$276.24 | |
ALERT | ERC-20 | 2.829934M | -- | -- | |
EGGT | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21058818 | 15 days ago | | | 0 | 0.00022871268 | |
| 20612826 | 3 months ago | | | 0 | 0.000061049592 | |
| 20612815 | 3 months ago | | | 0 | 0.000084108411 | |
| 20612812 | 3 months ago | | | 0 | 0.000082481332 | |
| 20612809 | 3 months ago | | | 0 | 0.000078998228 | |
| 19475760 | 8 months ago | | | 0 | 0.00062271079 | |
| 19324469 | 8 months ago | | | 0 | 0.00077352650 | |
| 19256339 | 9 months ago | | | 0 | 0.00079386441 | |
| 19131034 | 9 months ago | | | 0 | 0.00097199212 | |
| 18929396 | 10 months ago | | | 0 | 0.00056449025 |
ABI
ABI objects
Getter at block 21169477
_maxWalletAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x3959b937af96b6966ae704f84652169e52fa66c6
name() pure returns (string)
ALERT
pair() view returns (address)
0x66fc51df846046c307573d0016892809664cd865
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
ALERT
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.