Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($688.19)
Native
Value
$688.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.220253 | $3,124.55 |
$688.19 | |
SUN | ERC-20 | 5.353033B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15746993 | 2 years ago | | | 0 | 0.0011120071 | |
| 15330819 | 2 years ago | | | 0 | 0.00027136789 | |
| 15223748 | 2 years ago | | | 0 | 0.00031319429 | |
| 14986176 | 2 years ago | | | 0 | 0.00072841588 | |
| 14723066 | 3 years ago | | | 0 | 0.0014574740 | |
| 14690388 | 3 years ago | | | 0 | 0.0036082262 | |
| 14685894 | 3 years ago | | | 0 | 0.0038157227 | |
| 14685426 | 3 years ago | | | 0 | 0.0024735356 | |
| 14684343 | 3 years ago | | | 0 | 0.0013380868 | |
| 14682647 | 3 years ago | | | 0 | 0.0033123541 |
ABI
ABI objects
Getter at block 21224060
blacklistEnabled() view returns (bool)
true
collectTaxEnabled() view returns (bool)
true
decimals() view returns (uint8)
6
getOwner() view returns (address)
0x40a8078d1751abbece2ef075b79fa2dba55198e9
getPair() view returns (address)
0x04f01a535882a6561fa5f254749da0abb65fe761
getRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getWBNB() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
inSwap() view returns (bool)
false
maxbuy_amount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
SUN Investments
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SUN
timestamp() view returns (uint256)
1732046759
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address fundsOwner, address spender) view returns (uint256)
balanceOf(address wallet) view returns (uint256)
getAmountsOut(uint256 amountIn) view returns (uint256[] amounts)
getBNBbalance(address holder) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcluded(address) view returns (bool)
State-modifying
Events AddFullLiq()
AddHalfLiq()
AddLiq(uint256 tokenAmount, uint256 bnbAmount)
OpenTrading()
approve(address spender, uint256 amount) returns (bool)
claim() returns (bool)
disableExtraTax() returns (bool)
disableMaxBuy() returns (bool)
enableBlacklist() returns (bool)
enableExtraTax() returns (bool)
enableMaxBuy() returns (bool)
excludeFromTax(address user) returns (bool)
includeFromTax(address user) returns (bool)
renounceOwnership() returns (bool)
setTaxes(uint256 _selltax, uint256 _buytax, uint256 _bonustax) returns (bool)
setWallets(address investment, address team) returns (bool)
swapOptions(bool EnableAutoSwap, bool EnableCollectTax) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
whitelist(address user) returns (bool)
withdrawTokens(address reciever) returns (bool)
Approval(address indexed fundsOwner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.